staging: android: ion: Remove base from ion_chunk_heap
authorAndrew F. Davis <afd@ti.com>
Fri, 11 Jan 2019 18:05:18 +0000 (12:05 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:46:18 +0000 (10:46 +0100)
commitdad407ae7df9448762e2e04b22fecf5ba5ce4e2d
tree0757b455bb5e2b760f7c79c90ba8e9fb6a881018
parent298783c27e291be5b38ad460eb909b46d353f9cd
staging: android: ion: Remove base from ion_chunk_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_chunk_heap.c