diff options
author | Bruno Prémont <bonbons@linux-vserver.org> | 2010-04-11 10:17:45 (GMT) |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-04-11 18:26:46 (GMT) |
commit | 5435f2818ea08bcb381dcd2a99b1607b2a42f329 (patch) | |
tree | 493f43cc5458e494a45d28ff776eea40880cb6c3 /virt | |
parent | eb741103f17a19fccf7c795ed1d9662196acc6e5 (diff) | |
download | linux-fsl-qoriq-5435f2818ea08bcb381dcd2a99b1607b2a42f329.tar.xz |
HID: hid-picolcd depends on LCD_CLASS_DEVICE
HID_PICOLCD should depend on LCD_CLASS_DEVICE, otherwise the
build fails when HID_PICOLCD=y and LCD_CLASS_DEVICE=m:
hid-picolcd.c:(.text+0x84523f): undefined reference to `lcd_device_unregister'
hid-picolcd.c:(.text+0x8478ab): undefined reference to `lcd_device_register'
hid-picolcd.c:(.text+0x84c15f): undefined reference to `lcd_device_unregister'
Same applies to FB, BACKLIGHT_CLASS_DEVICE and LEDS_CLASS.
Add suboptions for those features to handle the deps on kbuild side
and just check HID_PICOLCD_* in the code.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions