aboutsummaryrefslogtreecommitdiff
path: root/drivers/android
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/android')
-rw-r--r--drivers/android/binder.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/android/binder.c b/drivers/android/binder.c
index a135929a5..5233857a1 100644
--- a/drivers/android/binder.c
+++ b/drivers/android/binder.c
@@ -1222,7 +1222,9 @@ static void binder_check_buf(struct binder_proc *target_proc,
struct timespec exp_timestamp;
struct timeval tv;
struct rtc_time tm;
+#if defined(CONFIG_MTK_AEE_FEATURE)
int db_flag = DB_OPT_BINDER_INFO;
+#endif
int len_s, len_r;
pr_debug("buffer allocation failed on %d:0 "