Bluetooth: Add firmware update for Atheros 0cf3:311f
[pandora-kernel.git] / drivers / bluetooth / btuart_cs.c
index f8a0708..526b618 100644 (file)
@@ -689,7 +689,7 @@ static void btuart_release(struct pcmcia_device *link)
        pcmcia_disable_device(link);
 }
 
-static struct pcmcia_device_id btuart_ids[] = {
+static const struct pcmcia_device_id btuart_ids[] = {
        /* don't use this driver. Use serial_cs + hci_uart instead */
        PCMCIA_DEVICE_NULL
 };