staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICE
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 26 May 2011 02:17:06 +0000 (19:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 19:28:39 +0000 (12:28 -0700)
commit91e623deccd5726ff97f1da6ac48dcc26048034a
tree485bb3140247611b53d01f043a3bd6cb9676cee1
parentfe35a59e16fbd426194d5d081d59aa18752d1f4d
staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICE

Fix olpc_dcon.c build by selecting the needed kconfig symbol
BACKLIGHT_CLASS_DEVICE.

olpc_dcon.c:(.text+0x11588b): undefined reference to `backlight_device_register'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Andres Salomon <dilinger@queued.net>
Cc: Chris Ball <cjb@laptop.org>
Cc: Jon Nettleton <jon.nettleton@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/olpc_dcon/Kconfig