aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/dynapro.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/dynapro.c')
-rw-r--r--drivers/input/touchscreen/dynapro.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/dynapro.c b/drivers/input/touchscreen/dynapro.c
index 86237a910876..5b1b66fffbe3 100644
--- a/drivers/input/touchscreen/dynapro.c
+++ b/drivers/input/touchscreen/dynapro.c
@@ -164,7 +164,7 @@ static int dynapro_connect(struct serio *serio, struct serio_driver *drv)
* The serio driver structure.
*/
-static struct serio_device_id dynapro_serio_ids[] = {
+static const struct serio_device_id dynapro_serio_ids[] = {
{
.type = SERIO_RS232,
.proto = SERIO_DYNAPRO,