staging: sbe-2t3e3: remove use of __devinitdata
[cascardo/linux.git] / drivers / staging / sbe-2t3e3 / module.c
index 69b451e..33db820 100644 (file)
@@ -188,7 +188,7 @@ free_card:
        return err;
 }
 
-static struct pci_device_id t3e3_pci_tbl[] __devinitdata = {
+static struct pci_device_id t3e3_pci_tbl[] = {
        { PCI_VENDOR_ID_DEC, PCI_DEVICE_ID_DEC_21142,
          PCI_VENDOR_ID_SBE, PCI_SUBDEVICE_ID_SBE_T3E3, 0, 0, 0 },
        { PCI_VENDOR_ID_DEC, PCI_DEVICE_ID_DEC_21142,