diff options
Diffstat (limited to 'target/linux/lantiq/patches/101-header.patch')
-rw-r--r-- | target/linux/lantiq/patches/101-header.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches/101-header.patch b/target/linux/lantiq/patches/101-header.patch index 28a44a7425..454ed3e95d 100644 --- a/target/linux/lantiq/patches/101-header.patch +++ b/target/linux/lantiq/patches/101-header.patch @@ -146,6 +146,6 @@ + int irq[16]; +}; + -+extern int (*ifxmips_pci_plat_dev_init)(struct pci_dev *dev); ++extern int (*lqpci_plat_dev_init)(struct pci_dev *dev); + +#endif |