From: Olav Haugan Date: Fri, 13 Dec 2013 22:23:55 +0000 (-0800) Subject: gpu: ion: Add EXPORT_SYMBOL to functions X-Git-Tag: v3.14-rc1~150^2~456 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee4c8aa9f94be03a69500af4b3c3a3efa5903ce0;p=pandora-kernel.git gpu: ion: Add EXPORT_SYMBOL to functions Several functions in the ion interface is missing EXPORT_SYMBOL. This is needed to allow clients to use these functions from kernel modules. Add EXPORT_SYMBOL to functions that are supposed to be exposed. Signed-off-by: Olav Haugan [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed