staging: android: Remove ion device tree bindings from the TODO
authorDonald Yandt <donald.yandt@gmail.com>
Sun, 18 Aug 2019 15:20:23 +0000 (11:20 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2019 12:48:06 +0000 (05:48 -0700)
commitbe237202ee052ef2885285b4550d9638470ce38d
tree3356b5cf80475313e568e843e1fc40022932bf11
parentf55ef00e0ea2664e1a2a7bd4e8670d27a0bf2b86
staging: android: Remove ion device tree bindings from the TODO

Commit 23a4388f24f5 ("staging: android: ion: Remove file ion_chunk_heap.c")
and eadbf7a34e44 ("staging: android: ion: Remove file ion_carveout_heap.c")
removed the chunk and carveout heaps from ion but left behind the device
tree bindings for them in the TODO, this patch removes it.

Signed-off-by: Donald Yandt <donald.yandt@gmail.com>
Link: https://lore.kernel.org/r/20190818152023.891-1-donald.yandt@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/TODO