linux/drivers/staging/android
Paul Gortmaker 8c6c463ee9 "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate
In a recent change, we made a bool into a tristate in:
"drivers/staging: make android tegra_ion.c properly tristate", since it
was self evident that was the original intention.  However on the final
link phase we'll see an allmodconfig fail with:

ERROR: "ion_device_add_heap" [drivers/staging/android/ion/tegra/tegra_ion.ko] undefined!
ERROR: "ion_heap_create" [drivers/staging/android/ion/tegra/tegra_ion.ko] undefined!
ERROR: "ion_device_create" [drivers/staging/android/ion/tegra/tegra_ion.ko] undefined!
ERROR: "ion_heap_destroy" [drivers/staging/android/ion/tegra/tegra_ion.ko] undefined!
ERROR: "ion_device_destroy" [drivers/staging/android/ion/tegra/tegra_ion.ko] undefined!

Export the above using the non GPL specific export, since that is what
the rest of the ion code base does.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Arve Hjønnevåg" <arve@android.com>
Cc: Riley Andrews <riandrews@android.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Markus Elfring <elfring@users.sourceforge.net>
Cc: devel@driverdev.osuosl.org
Cc: linux-tegra@vger.kernel.org
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-13 14:32:36 -07:00
..
ion "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate 2015-10-13 14:32:36 -07:00
trace
uapi staging: android: Fix checkpatch block comments warnings 2015-09-29 04:22:31 +02:00
ashmem.c drivers/staging: make android ashmem.c explicitly non-modular 2015-10-12 21:12:17 -07:00
ashmem.h
Kconfig staging: android: fix typo 2015-09-12 18:24:57 -07:00
lowmemorykiller.c drivers/staging: make android lowmemorykiller.c explicitly non-modular 2015-10-12 21:12:17 -07:00
Makefile
sw_sync.c drivers/staging: make android sw_sync.c explicitly non-modular 2015-10-12 21:12:17 -07:00
sw_sync.h
sync_debug.c
sync.c
sync.h staging: android: Remove unnecessary externs 2015-08-14 17:38:15 -07:00
timed_gpio.c Staging: android: timed_gpio.c: fix coding style errors 2015-08-05 11:55:44 -07:00
timed_gpio.h
timed_output.c drivers/staging: make android timed_output.c explicitly non-modular 2015-10-12 21:12:17 -07:00
timed_output.h
TODO staging/android: Update ION TODO per LPC discussion 2015-09-13 09:28:27 -07:00