linux/drivers/staging/olpc_dcon
Randy Dunlap 6a3a81e7ca staging: fix olpc_dcon kconfig and build errors
drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c:106: error: 'acpi_gbl_FADT' undeclared (first use in this function)

Fixing that one gives:

ERROR: "backlight_device_register" [drivers/staging/olpc_dcon/olpc-dcon.ko] undefined!
ERROR: "registered_fb" [drivers/staging/olpc_dcon/olpc-dcon.ko] undefined!
ERROR: "lock_fb_info" [drivers/staging/olpc_dcon/olpc-dcon.ko] undefined!
ERROR: "backlight_device_unregister" [drivers/staging/olpc_dcon/olpc-dcon.ko] undefined!
ERROR: "num_registered_fb" [drivers/staging/olpc_dcon/olpc-dcon.ko] undefined!
ERROR: "fb_blank" [drivers/staging/olpc_dcon/olpc-dcon.ko] undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Chris Ball <cjb@laptop.org>
Cc: Jon Nettleton <jon.nettleton@gmail.com>
Acked-By: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-23 14:39:10 -08:00
..
Kconfig staging: fix olpc_dcon kconfig and build errors 2011-02-23 14:39:10 -08:00
Makefile staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO-1 stuff 2011-02-18 12:33:21 -08:00
TODO drivers/staging/olpc_dcon: convert to new cs5535 gpio API 2011-01-13 08:03:13 -08:00
olpc_dcon.c staging: olpc_dcon: clean up backlight handling 2011-02-18 12:33:21 -08:00
olpc_dcon.h staging: olpc_dcon: clean up backlight handling 2011-02-18 12:33:21 -08:00
olpc_dcon_xo_1.c staging: olpc_dcon: move more variables into dcon_priv 2011-02-18 12:33:21 -08:00
olpc_dcon_xo_1_5.c staging: olpc_dcon: move more variables into dcon_priv 2011-02-18 12:33:21 -08:00