diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-06 20:55:33 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-11-06 20:55:33 +0000 |
commit | 0f80ce2088410d9ccb5f3c8070210af67c787ae0 (patch) | |
tree | 902ba8bee0eeb73fdb63e9402112c8c0ff4fb12f /target/linux/ppc40x | |
parent | e3187ca12f98fa5966b8db5ab112a7cc17cfd8f0 (diff) |
[kernel] refresh 2.6.26 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13135 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x')
-rw-r--r-- | target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch b/target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch index 10f17747bc..18fefd872d 100644 --- a/target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch +++ b/target/linux/ppc40x/patches/002-disable_emac_loopback_mode.patch @@ -9,7 +9,7 @@ static __initdata struct of_device_id kilauea_of_bus[] = { { .compatible = "ibm,plb4", }, -@@ -46,6 +48,13 @@ +@@ -46,6 +48,13 @@ static int __init kilauea_probe(void) ppc_pci_flags = PPC_PCI_REASSIGN_ALL_RSRC; |