Commit 0fa9b60c authored by Olav Haugan's avatar Olav Haugan
Browse files

gpu: ion: Limit scope of local functions



Several functions that should not be used outside of
the ion.c file does not have static keyword. In
addition two of the functions should not be exported.

Add static keyword to functions that are local to the
translation unit and remove EXPORT_SYMBOL declarations
that are not needed.

Change-Id: Ia1ef54e3670d361c9a6d684f789be2129facb04d
Signed-off-by: default avatarOlav Haugan <ohaugan@codeaurora.org>
parent 7927d502
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment