linux-xiaomi-chiron/drivers/staging/android
John Stultz 968141d254 ion: Don't allow building ION as a module.
ION doesn't export the proper symbols for it to be a module. This
causes build issues when ION is configured as a module.

Since Andorid kernels rarely use modules (I think recent policy
requires no modules?), go ahead and set the ION config to a bool
from the tristate option.

If folks decide ION as a module is important, we will have to go
through and export the various needed symbols.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-15 09:39:09 -08:00
..
ion ion: Don't allow building ION as a module. 2013-12-15 09:39:09 -08:00
trace
uapi ion: add test device for unit tests to interact with dma_bufs 2013-12-14 08:57:19 -08:00
alarm-dev.c
android_alarm.h
ashmem.c
ashmem.h
binder.c
binder.h
binder_trace.h
Kconfig
logger.c
logger.h
lowmemorykiller.c
Makefile
ram_console.h
sw_sync.c
sw_sync.h
sync.c
sync.h
timed_gpio.c
timed_gpio.h
timed_output.c
timed_output.h
TODO