staging: android: ion: Get rid of ion_reserve
authorLaura Abbott <labbott@redhat.com>
Mon, 8 Aug 2016 16:52:58 +0000 (09:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 14:38:44 +0000 (16:38 +0200)
commit04b8290f3b95a3935ed07f2954bad9c87e8fb143
treea5a8261060108b5af4f5effcca5a9d997120c01e
parent0ba5aa477f42c45e2057eb5d3eaa408d0dffec74
staging: android: ion: Get rid of ion_reserve

ion_reserve was supposed to be used to reserve memory in board files.
These days, board files are no more and there are other more controlled
mechanisms for reserving memory. Get rid of this function.

Signed-off-by: Laura Abbott <labbott@redhat.com>
Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.c
drivers/staging/android/ion/ion.h