From c797c68d2963e289ac5c50b76f87d10cb9cab1b1 Mon Sep 17 00:00:00 2001 From: linjh Date: Fri, 28 Sep 2012 17:43:50 +0800 Subject: [PATCH] rk2928-phonepad: update i30 ts fw [reference file] modified: drivers/input/touchscreen/i30_ts.c --- drivers/input/touchscreen/i30_ts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/touchscreen/i30_ts.c b/drivers/input/touchscreen/i30_ts.c index 2efb1029b330..87efe8b90438 100755 --- a/drivers/input/touchscreen/i30_ts.c +++ b/drivers/input/touchscreen/i30_ts.c @@ -118,7 +118,7 @@ static struct i2c_client *this_client; static u8 CTPM_FW[]= { -#include "ft5406_app.i" +//#include "ft5406_app.i" }; typedef enum -- 2.34.1