|
@@ -272,7 +272,7 @@ static int spaceball_connect(struct serio *serio, struct serio_driver *drv)
|
|
* The serio driver structure.
|
|
* The serio driver structure.
|
|
*/
|
|
*/
|
|
|
|
|
|
-static struct serio_device_id spaceball_serio_ids[] = {
|
|
|
|
|
|
+static const struct serio_device_id spaceball_serio_ids[] = {
|
|
{
|
|
{
|
|
.type = SERIO_RS232,
|
|
.type = SERIO_RS232,
|
|
.proto = SERIO_SPACEBALL,
|
|
.proto = SERIO_SPACEBALL,
|