diff options
author | Rogelio Garcia <rgarcia@ti.com> | 2012-02-16 15:13:19 -0600 |
---|---|---|
committer | Ziyann <jaraidaniel@gmail.com> | 2014-10-01 12:59:22 +0200 |
commit | 2c2d284421d293daf577285fbc486e2cf3eb9b2d (patch) | |
tree | 3a0a3eba988303f5c027be5d08f8c5f4bde0c08d /drivers/dma/dw_dmac.c | |
parent | 7575c3316ca64958a2015144756f890944f432ed (diff) | |
download | kernel_samsung_tuna-2c2d284421d293daf577285fbc486e2cf3eb9b2d.zip kernel_samsung_tuna-2c2d284421d293daf577285fbc486e2cf3eb9b2d.tar.gz kernel_samsung_tuna-2c2d284421d293daf577285fbc486e2cf3eb9b2d.tar.bz2 |
gpu: ion: export needed functions for PVR SGX
Make ion symbols visible to kernel modules. The SGX DDK
in modular form requires these symbols to be exported.
The reason for the code movement of ion structs is due to
EXPORT_SYMBOL’s requirement that the storage size of all
function parameters is known. This is so that the kernel can
sanity-check the size of data structures at module load time.
Change-Id: I2b9efe285557268da3baf258af09b56917add920
Signed-off-by: Rogelio Garcia <rgarcia@ti.com>
Diffstat (limited to 'drivers/dma/dw_dmac.c')
0 files changed, 0 insertions, 0 deletions