git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc2d62a
)
android: binder: remove binder.h
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 16 Oct 2014 13:26:51 +0000
(15:26 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:30:15 +0000
(10:30 +0800)
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>
No differences found