]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/isdn/hisax/hfc_pci.c
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
[linux-beck.git] / drivers / isdn / hisax / hfc_pci.c
index 497bd026c2378eec6e781df68d007c135be4c1f7..4a48255281887e8c03f9dbacccf404f4f9c52476 100644 (file)
@@ -1643,10 +1643,6 @@ setup_hfcpci(struct IsdnCard *card)
        int i;
        struct pci_dev *tmp_hfcpci = NULL;
 
-#ifdef __BIG_ENDIAN
-#error "not running on big endian machines now"
-#endif
-
        strcpy(tmp, hfcpci_revision);
        printk(KERN_INFO "HiSax: HFC-PCI driver Rev. %s\n", HiSax_getrev(tmp));