staging: android: ion: statify __ion_add_cma_heaps
authorKamal Heib <kamalheib1@gmail.com>
Fri, 30 Jun 2017 18:34:43 +0000 (21:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jul 2017 06:41:01 +0000 (08:41 +0200)
commit85bcd624399cd4feebd1f41be0079489c9cfec7f
treea5f4df43c4fe25339e5a75361b3b3f33b0079f58
parent0a24e42969b8eab55dfa78b299310094adca9734
staging: android: ion: statify __ion_add_cma_heaps

Fix the following sparse warning:
symbol '__ion_add_cma_heaps' was not declared. Should it be static?

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_cma_heap.c