summaryrefslogtreecommitdiff
path: root/target/linux/sibyte/patches/001-rhone_physmap.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-14 10:17:12 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-14 10:17:12 +0000
commitb0d4d23bc644dde146070ce692872884dc28a799 (patch)
treeddaaf233a592836dab24ce5c843b2ee3b67cbaab /target/linux/sibyte/patches/001-rhone_physmap.patch
parentcd497acdc44ce9d87e0fe0aa099dd140d36658b3 (diff)
downloadmtk-20170518-b0d4d23bc644dde146070ce692872884dc28a799.zip
mtk-20170518-b0d4d23bc644dde146070ce692872884dc28a799.tar.gz
mtk-20170518-b0d4d23bc644dde146070ce692872884dc28a799.tar.bz2
add a few fixes for the sibyte target
SVN-Revision: 15839
Diffstat (limited to 'target/linux/sibyte/patches/001-rhone_physmap.patch')
-rw-r--r--target/linux/sibyte/patches/001-rhone_physmap.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/sibyte/patches/001-rhone_physmap.patch b/target/linux/sibyte/patches/001-rhone_physmap.patch
index fbadaf6..e724a41 100644
--- a/target/linux/sibyte/patches/001-rhone_physmap.patch
+++ b/target/linux/sibyte/patches/001-rhone_physmap.patch
@@ -1,6 +1,6 @@
---- a/arch/mips/sibyte/swarm/platform.c 2009-04-30 06:48:16.000000000 +0200
-+++ b/arch/mips/sibyte/swarm/platform.c 2009-05-01 20:54:50.000000000 +0200
-@@ -83,3 +83,61 @@
+--- a/arch/mips/sibyte/swarm/platform.c
++++ b/arch/mips/sibyte/swarm/platform.c
+@@ -83,3 +83,61 @@ static int __init swarm_pata_init(void)
device_initcall(swarm_pata_init);
#endif /* defined(CONFIG_SIBYTE_SWARM) || defined(CONFIG_SIBYTE_LITTLESUR) */