android: binder: remove binder.h
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Oct 2014 13:26:51 +0000 (15:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:30:15 +0000 (10:30 +0800)
commit9246a4a98a01bafc017118bb2512d394d040fcbe
tree7dbfb91b1584125c86a46f53d649809625011b9b
parentbc2d62a01b336983b8abd1cb2337f305352f29ef
android: binder: remove binder.h

binder.h isn't needed to just include a uapi file and set a single
define, so move it into binder.c to save a few lines of code.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder.c
drivers/android/binder.h [deleted file]
This page took 0.033335 seconds and 5 git commands to generate.