staging: ion: make some function not static
authorJianqun Xu <jay.xu@rock-chips.com>
Thu, 26 Nov 2015 02:23:34 +0000 (10:23 +0800)
committerJianqun xu <jay.xu@rock-chips.com>
Mon, 30 Nov 2015 06:26:07 +0000 (14:26 +0800)
commit710dd6dba3c72b055b4c5f773baf9b83652ce4d0
tree7ee15dd6ab8f4b3fb16ba8d3a3bec53a241e0925
parent9bead5592c7906c5b9b3bfe50349a273479fd42b
staging: ion: make some function not static

Make these function no be static
- ion_handle_get
- ion_handle_put
- ion_handle_get_by_id

for rockchip ion driver to use.

Change-Id: Idb24f1db7d8dc5e2d36a7bbd46f54ac96b75b3e7
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
drivers/staging/android/ion/ion.c
drivers/staging/android/ion/ion.h