staging: android: ion: Remove base from ion_carveout_heap
authorAndrew F. Davis <afd@ti.com>
Fri, 11 Jan 2019 18:05:17 +0000 (12:05 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:46:18 +0000 (10:46 +0100)
commit298783c27e291be5b38ad460eb909b46d353f9cd
treee8959cdac5150761b0ad14fb4e76300295f55cfa
parent96d12a0d94097ba5797230b76c9bdc5c798750f3
staging: android: ion: Remove base from ion_carveout_heap

The base address is not used anywhere and tracked by the pool
allocator. No need to store this anymore.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_carveout_heap.c