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>
---
 drivers/android/binder.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/android/binder.c b/drivers/android/binder.c
index b5b32be85ab8..24d9e3450ccd 100644
--- a/drivers/android/binder.c
+++ b/drivers/android/binder.c
@@ -87,8 +87,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.12.2

Reply via email to