From ccc47d58dbccaea2c76a188b2f7ff5c626f260cf Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 28 Jan 2012 13:19:43 +0000 Subject: [ar71xx] refresh 3.2 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29934 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-3.2/133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch') diff --git a/target/linux/ar71xx/patches-3.2/133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch b/target/linux/ar71xx/patches-3.2/133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch index 6c9d072ac..7f168b33e 100644 --- a/target/linux/ar71xx/patches-3.2/133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch +++ b/target/linux/ar71xx/patches-3.2/133-MIPS-ath79-add-PCI-registration-code-for-AR934X.patch @@ -31,7 +31,7 @@ Acked-by: Luis R. Rodriguez #include #include #include -@@ -57,7 +58,9 @@ int __init pcibios_map_irq(const struct +@@ -57,7 +58,9 @@ int __init pcibios_map_irq(const struct if (soc_is_ar71xx()) { ath79_pci_irq_map = ar71xx_pci_irq_map; ath79_pci_nr_irqs = ARRAY_SIZE(ar71xx_pci_irq_map); -- cgit v1.2.3