]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/isdn/hisax/config.c
isdn/hisax: fix compiler warning on hisax_pci_tbl
[mv-sheeva.git] / drivers / isdn / hisax / config.c
index b133378d4dc9b1707c749102c345c3c2f7b2d7d4..c110f8679babd4407c44172456272722a879cf8b 100644 (file)
@@ -1917,7 +1917,7 @@ static void EChannel_proc_rcv(struct hisax_d_if *d_if)
 #ifdef CONFIG_PCI
 #include <linux/pci.h>
 
-static struct pci_device_id hisax_pci_tbl[] __devinitdata = {
+static struct pci_device_id hisax_pci_tbl[] __devinitdata __used = {
 #ifdef CONFIG_HISAX_FRITZPCI
        {PCI_VDEVICE(AVM,      PCI_DEVICE_ID_AVM_A1)                    },
 #endif