commit | dad407ae7df9448762e2e04b22fecf5ba5ce4e2d | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Jan 11 12:05:18 2019 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 18 10:46:18 2019 +0100 |
tree | 0757b455bb5e2b760f7c79c90ba8e9fb6a881018 | |
parent | 298783c27e291be5b38ad460eb909b46d353f9cd [diff] |
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>