commit | 730801873e9289bbf627e6722d3edc912fea11f9 | [log] [tgz] |
---|---|---|
author | Johan Mossberg <johan.mossberg@stericsson.com> | Mon Dec 10 17:46:16 2012 +0100 |
committer | Laura Abbott <lauraa@codeaurora.org> | Tue Apr 16 11:11:28 2013 -0700 |
tree | a8fce8d42ef020b0a61bfbcdaa8fe45e645c922a | |
parent | 2536d60e79a94a18bd5f444e64cbba6910c8dac0 [diff] [blame] |
gpu: ion: Export ion_client_create Will enable modules to allocate memory with ion. Change-Id: I2e99e34758dbd1a43d2752e9801376215dc8d257 Signed-off-by: Johan Mossberg <johan.mossberg@stericsson.com> Git-commit: 886996690b49c82bcc91865121d68fc767aeae2a Git-repo: https://android.googlesource.com/kernel/common Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
diff --git a/drivers/gpu/ion/ion.c b/drivers/gpu/ion/ion.c index f450533..d9fdcf4 100644 --- a/drivers/gpu/ion/ion.c +++ b/drivers/gpu/ion/ion.c
@@ -741,6 +741,7 @@ return client; } +EXPORT_SYMBOL(ion_client_create); /** * ion_mark_dangling_buffers_locked() - Mark dangling buffers