ALSA: msnd: constify pnp_card_device_id
[linux-2.6-microblaze.git] / sound / isa / msnd / msnd_pinnacle.c
index fc4fb19..45e561c 100644 (file)
@@ -1192,7 +1192,7 @@ static void snd_msnd_pnp_remove(struct pnp_card_link *pcard)
 static int isa_registered;
 static int pnp_registered;
 
-static struct pnp_card_device_id msnd_pnpids[] = {
+static const struct pnp_card_device_id msnd_pnpids[] = {
        /* Pinnacle PnP */
        { .id = "BVJ0440", .devs = { { "TBS0000" }, { "TBS0001" } } },
        { .id = "" }    /* end */