diff options
author | Linus Torvalds | 2011-11-08 12:17:25 -0800 |
---|---|---|
committer | Linus Torvalds | 2011-11-08 12:17:25 -0800 |
commit | b9c913f327ccc5cf422b6dc9b5acfbc9b86e7b62 (patch) | |
tree | af7f7f62fe10a962f4c2b48efd960c10be6df25d /sound/core | |
parent | a8d12007c795f3d69ee0b2d29f0abfefd55c6120 (diff) |
x86 platform drivers: make Dell laptop driver select needed LED support
Otherwise we get compile errors like this:
ERROR: "led_classdev_unregister" [drivers/platform/x86/dell-laptop.ko] undefined!
ERROR: "led_classdev_register" [drivers/platform/x86/dell-laptop.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
when the dell-laptop support is enabled without the necessary LED
support being enabled.
Reported-by: Alessandro Suardi <alessandro.suardi@gmail.com>
Acked-by: Matthew Garrett <mjg59@srcf.ucam.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions