From: Randy Dunlap Date: Fri, 7 May 2010 18:24:11 +0000 (-0700) Subject: eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE X-Git-Tag: v2.6.35-rc1~438^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d89d63a973986bf6c1d8b28ab62eb61491a3bb34;p=pandora-kernel.git eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE eeepc-wmi uses backlight*() interfaces so it should depend on BACKLIGHT_CLASS_DEVICE. eeepc-wmi.c:(.text+0x2d7f54): undefined reference to `backlight_force_update' eeepc-wmi.c:(.text+0x2d8012): undefined reference to `backlight_device_register' eeepc-wmi.c:(.devinit.text+0x1c31c): undefined reference to `backlight_device_unregister' eeepc-wmi.c:(.devexit.text+0x2f8b): undefined reference to `backlight_device_unregister' Signed-off-by: Randy Dunlap --- Reading git-diff-tree failed