From: Greg Kroah-Hartman Date: Thu, 16 Oct 2014 13:26:51 +0000 (+0200) Subject: android: binder: remove binder.h X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1064 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9246a4a98a01bafc017118bb2512d394d040fcbe;p=pandora-kernel.git 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 --- Reading git-diff-tree failed