From: Dmitry Safonov <dsafo...@virtuozzo.com> It was never used since addition of binder to linux mainstream tree.
Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: "Arve Hjønnevåg" <a...@android.com> Cc: Riley Andrews <riandr...@android.com> Cc: de...@driverdev.osuosl.org Signed-off-by: Dmitry Safonov <dsafo...@virtuozzo.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> --- drivers/android/binder.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/android/binder.c b/drivers/android/binder.c index c469786..c40cd0c 100644 --- a/drivers/android/binder.c +++ b/drivers/android/binder.c @@ -121,8 +121,6 @@ BINDER_DEBUG_ENTRY(proc); #define FORBIDDEN_MMAP_FLAGS (VM_WRITE) -#define BINDER_SMALL_BUF_SIZE (PAGE_SIZE * 64) - enum { BINDER_DEBUG_USER_ERROR = 1U << 0, BINDER_DEBUG_FAILED_TRANSACTION = 1U << 1, -- 2.7.4 _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel