ALSA: sb: More constifications
[sfrench/cifs-2.6.git] / sound / isa / sb / sb8.c
index d67eae3988bd7a86d5f7768423fb86afa8ce2e98..438109f167d61bd28f40eb71400f01facae06877 100644 (file)
@@ -111,7 +111,7 @@ static int snd_sb8_probe(struct device *pdev, unsigned int dev)
                        goto _err;
        } else {
                /* auto-probe legacy ports */
-               static unsigned long possible_ports[] = {
+               static const unsigned long possible_ports[] = {
                        0x220, 0x240, 0x260,
                };
                int i;