X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.10%2F003-11-003-of-pci-Add-of_pci_get_devfn-function.patch;h=4dd151688bfa3e9be7cc20179dfcd580eeba8951;hb=46d357016b7cc1cd5f797e11eabf0bec30cd5aa1;hp=d786d6b5c52020f73bfe01cdce0f5109ebd5ee6f;hpb=775b80c09847ec8856bf8e1316af47deaf57a280;p=openwrt.git diff --git a/target/linux/generic/patches-3.10/003-11-003-of-pci-Add-of_pci_get_devfn-function.patch b/target/linux/generic/patches-3.10/003-11-003-of-pci-Add-of_pci_get_devfn-function.patch index d786d6b5c5..4dd151688b 100644 --- a/target/linux/generic/patches-3.10/003-11-003-of-pci-Add-of_pci_get_devfn-function.patch +++ b/target/linux/generic/patches-3.10/003-11-003-of-pci-Add-of_pci_get_devfn-function.patch @@ -69,7 +69,7 @@ Signed-off-by: Jason Cooper +EXPORT_SYMBOL_GPL(of_pci_get_devfn); --- a/include/linux/of_pci.h +++ b/include/linux/of_pci.h -@@ -10,5 +10,6 @@ int of_irq_map_pci(const struct pci_dev +@@ -10,5 +10,6 @@ int of_irq_map_pci(const struct pci_dev struct device_node; struct device_node *of_pci_find_child_device(struct device_node *parent, unsigned int devfn);