From: Greg Kroah-Hartman Date: Thu, 16 Oct 2014 12:40:38 +0000 (+0200) Subject: staging: android: binder: move to the "real" part of the kernel X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1066 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777783e0abae3cab7555bb182776f9ffaa35631a;p=pandora-kernel.git staging: android: binder: move to the "real" part of the kernel The Android binder code has been "stable" for many years now. No matter what comes in the future, we are going to have to support this API, so might as well move it to the "real" part of the kernel as there's no real work that needs to be done to the existing code. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed