linux/drivers/staging/android
Anton Vorontsov 203209ef77 staging: android/ram_console: Don't build on arches w/o ioremap
This patch fixes UML build:

    CC      drivers/staging/android/ram_console.o
  drivers/staging/android/ram_console.c: In function
  'ram_console_driver_probe':
  drivers/staging/android/ram_console.c:358:2: error: implicit declaration
  of function 'ioremap' [-Werror=implicit-function-declaration]
  cc1: some warnings being treated as errors
  make[3]: *** [drivers/staging/android/ram_console.o] Error 1

Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-08 14:14:15 -08:00
..
switch
Kconfig staging: android/ram_console: Don't build on arches w/o ioremap 2012-02-08 14:14:15 -08:00
Makefile
TODO
ashmem.c
ashmem.h
binder.c Staging: android: binder: Fix crashes when sharing a binder file between processes 2012-02-08 14:14:13 -08:00
binder.h
logger.c
logger.h
lowmemorykiller.c staging: android: lowmemorykiller: Don't wait more than one second for a process to die 2012-02-08 14:14:14 -08:00
ram_console.c
ram_console.h
timed_gpio.c
timed_gpio.h
timed_output.c
timed_output.h