|
@@ -178,7 +178,7 @@ static int mtouch_connect(struct serio *serio, struct serio_driver *drv)
|
|
* The serio driver structure.
|
|
* The serio driver structure.
|
|
*/
|
|
*/
|
|
|
|
|
|
-static struct serio_device_id mtouch_serio_ids[] = {
|
|
|
|
|
|
+static const struct serio_device_id mtouch_serio_ids[] = {
|
|
{
|
|
{
|
|
.type = SERIO_RS232,
|
|
.type = SERIO_RS232,
|
|
.proto = SERIO_MICROTOUCH,
|
|
.proto = SERIO_MICROTOUCH,
|