diff options
| author | Antonino Daplas <adaplas@hotpop.com> | 2005-01-25 04:55:42 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-01-25 04:55:42 -0800 |
| commit | b20c5249aa6a8271bbf6a346b5a4b6118bbaf820 (patch) | |
| tree | 52060cd364705d6807d65301ed31d764bda9b57c /include/linux | |
| parent | e2d6be2f75086b792bcbbf4983fdfcb9de00aae0 (diff) | |
[PATCH] backlight: Fix compile error if CONFIG_FB is unset
With Andrew Zabolotny <zap@homelink.ru>
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x9bfa): In function `lcd_device_register':
: undefined reference to `fb_register_client'
drivers/built-in.o(.text+0x9ce3): In function `lcd_device_unregister':
: undefined reference to `fb_unregister_client'
drivers/built-in.o(.text+0xa16a): In function `backlight_device_register':
: undefined reference to `fb_register_client'
drivers/built-in.o(.text+0xa253): In function `backlight_device_unregister':
: undefined reference to `fb_unregister_client'
make: *** [.tmp_vmlinux1] Error 1
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
