kernel: update linux 3.7 to 3.7.5
[openwrt/openwrt.git] / target / linux / ar71xx / patches-3.7 / 170-MIPS-ath79-add-PCI-controller-registration-code-for-.patch
index 5c6388c455b18c5ac74eb054da4b6fa58b6149d8..0c3889fdb9892cc3c3dddc19987137089c71ec7f 100644 (file)
@@ -44,7 +44,7 @@ Subject: [PATCH 26/34] MIPS: ath79: add PCI controller registration code for the
  int __init pcibios_map_irq(const struct pci_dev *dev, uint8_t slot, uint8_t pin)
  {
        int irq = -1;
-@@ -64,6 +79,9 @@ int __init pcibios_map_irq(const struct 
+@@ -64,6 +79,9 @@ int __init pcibios_map_irq(const struct
                           soc_is_ar9344()) {
                        ath79_pci_irq_map = ar724x_pci_irq_map;
                        ath79_pci_nr_irqs = ARRAY_SIZE(ar724x_pci_irq_map);