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~14^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a7644be2c59eea443b0db2514fd42d5de909f8;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 Cc: stable@kernel.org --- Reading git-diff-tree failed