Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[firefly-linux-kernel-4.4.55.git] / drivers / input / touchscreen / ucb1400_ts.c
index d2b57536feeabd776e105df75433e9296444a398..46e83ad53f4399b01046ea7b3150a2ab22239813 100644 (file)
@@ -30,7 +30,7 @@
 
 #define UCB1400_TS_POLL_PERIOD 10 /* ms */
 
-static int adcsync;
+static bool adcsync;
 static int ts_delay = 55; /* us */
 static int ts_delay_pressure;  /* us */