commit | eb9751dbe6aaff217769d6bf2adc8eea684714a1 | [log] [tgz] |
---|---|---|
author | Laura Abbott <labbott@redhat.com> | Tue Apr 18 11:27:09 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 18 20:43:14 2017 +0200 |
tree | f595a7187bc27796b245b3ede020233c83347965 | |
parent | ddeb587b94654e9d7b5f3a4ff5c3620affca9053 [diff] |
staging: android: ion: Collapse internal header files Ion current has ion_priv.h and ion.h as header files. ion.h was intended to be used for public APIs but Ion never ended up really having anything public. Combine the two headers so there is only one internal header. Signed-off-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>