aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input')
-rw-r--r--drivers/input/touchscreen/atmel_mxt_ts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/atmel_mxt_ts.c b/drivers/input/touchscreen/atmel_mxt_ts.c
index c72f595a3203..9f8dd973e5f5 100644
--- a/drivers/input/touchscreen/atmel_mxt_ts.c
+++ b/drivers/input/touchscreen/atmel_mxt_ts.c
@@ -263,7 +263,6 @@ struct mxt_data {
263static bool mxt_object_readable(unsigned int type) 263static bool mxt_object_readable(unsigned int type)
264{ 264{
265 switch (type) { 265 switch (type) {
266 case MXT_GEN_MESSAGE_T5:
267 case MXT_GEN_COMMAND_T6: 266 case MXT_GEN_COMMAND_T6:
268 case MXT_GEN_POWER_T7: 267 case MXT_GEN_POWER_T7:
269 case MXT_GEN_ACQUIRE_T8: 268 case MXT_GEN_ACQUIRE_T8: