linux/drivers/staging/android
Greg Kroah-Hartman 7a9c67a6ad Staging: android: binder: fix build errors
This fixes the build errors and warnings in the binder driver.  It can't
be a module, due to a lack of some of the symbols being exported.

Also added a MODULE_LICENSE(), as it was missing.

Cc: Arve Hjønnevåg <arve@android.com>
Cc: Brian Swetland <swetland@google.com>
Cc: Robert Love <rlove@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-06 13:52:46 -08:00
..
Kconfig Staging: android: binder: fix build errors 2009-01-06 13:52:46 -08:00
Makefile Staging: android: add lowmemorykiller driver 2009-01-06 13:52:45 -08:00
TODO Staging: android: remove dummy android.c driver 2009-01-06 13:52:44 -08:00
binder.c Staging: android: binder: fix build errors 2009-01-06 13:52:46 -08:00
binder.h Staging: android: add binder driver 2009-01-06 13:52:41 -08:00
logger.c Staging: android: add logging driver 2009-01-06 13:52:42 -08:00
logger.h Staging: android: add logging driver 2009-01-06 13:52:42 -08:00
lowmemorykiller.c Staging: android: add lowmemorykiller driver 2009-01-06 13:52:45 -08:00
ram_console.c Staging: android: add ram_console driver 2009-01-06 13:52:42 -08:00
timed_gpio.c Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio 2009-01-06 13:52:43 -08:00
timed_gpio.h Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio 2009-01-06 13:52:43 -08:00