staging: android: ion: Remove leftover comment
authorAndrew F. Davis <afd@ti.com>
Fri, 11 Jan 2019 18:05:13 +0000 (12:05 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:42:27 +0000 (10:42 +0100)
commit6e42d12ce0dac1834767c2128444935b3a4f3322
tree3f4106627b7d2343f510ebd13db0291513615c27
parent4514e79e5a6b2aa846b0b771270a8b655ef5001d
staging: android: ion: Remove leftover comment

Since we use CMA APIs directly there is no device nor private heaps data,
drop this comment.

Fixes: 204f672255c2 ("staging: android: ion: Use CMA APIs directly")
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion_cma_heap.c