X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Finput%2Fmisc%2Fapanel.c;h=a8d2b8db4e359fbe521cce279909527cea4d984e;hb=a231a1f2714ce3b28445ac512a556d6c95517dab;hp=71b82434264d1c3efde2a1f0f0bc187b3ead3b5e;hpb=14ed74fbe2b917f0ad3e30cf2644203c04a45e89;p=pandora-kernel.git diff --git a/drivers/input/misc/apanel.c b/drivers/input/misc/apanel.c index 71b82434264d..a8d2b8db4e35 100644 --- a/drivers/input/misc/apanel.c +++ b/drivers/input/misc/apanel.c @@ -149,7 +149,7 @@ static void apanel_shutdown(struct i2c_client *client) apanel_remove(client); } -static struct i2c_device_id apanel_id[] = { +static const struct i2c_device_id apanel_id[] = { { "fujitsu_apanel", 0 }, { } };