kernel/drivers/input/touchscreen/gt1x/gt1x_extents.c
.. .. @@ -17,6 +17,7 @@ 17 17 * Release Date: 2015/07/10 18 18 */ 19 19 20 +#include <linux/compat.h>20 21 #include <linux/interrupt.h> 21 22 #include <linux/i2c.h> 22 23 #include <linux/sched.h>