}
--- /dev/null
+++ b/arch/mips/pci/ifxmips_pci_common.h
-@@ -0,0 +1,57 @@
+@@ -0,0 +1,53 @@
+/******************************************************************************
+**
+** FILE NAME : ifxmips_pci_common.h
+ \ingroup IFX_PCI_COM
+ \brief PCI/PCIe bus driver common OS header file
+*/
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,24)
-+#define IFX_PCI_CONST
-+#else
+#define IFX_PCI_CONST const
-+#endif
+#ifdef CONFIG_IFX_PCI
+extern int ifx_pci_bios_map_irq(IFX_PCI_CONST struct pci_dev *dev, u8 slot, u8 pin);
+extern int ifx_pci_bios_plat_dev_init(struct pci_dev *dev);
+
--- /dev/null
+++ b/arch/mips/pci/ifxmips_pcie.h
-@@ -0,0 +1,135 @@
+@@ -0,0 +1,131 @@
+/******************************************************************************
+**
+** FILE NAME : ifxmips_pcie.h
+ spin_unlock_irqrestore(&(lock), flags); \
+} while (0)
+
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18)
-+#define IRQF_SHARED SA_SHIRQ
-+#endif
-+
+#define PCIE_MSG_MSI 0x00000001
+#define PCIE_MSG_ISR 0x00000002
+#define PCIE_MSG_FIXUP 0x00000004
+EXPORT_SYMBOL(pcibios_1st_host_bus_nr);
--- /dev/null
+++ b/arch/mips/pci/pcie-lantiq.h
-@@ -0,0 +1,1305 @@
+@@ -0,0 +1,1301 @@
+/******************************************************************************
+**
+** FILE NAME : ifxmips_pcie_reg.h
+ spin_unlock_irqrestore(&(lock), flags); \
+} while (0)
+
-+#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18)
-+#define IRQF_SHARED SA_SHIRQ
-+#endif
-+
+#define PCIE_MSG_MSI 0x00000001
+#define PCIE_MSG_ISR 0x00000002
+#define PCIE_MSG_FIXUP 0x00000004