diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 10:17:12 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 10:17:12 +0000 |
commit | f75c2b26445e4231c15b7735974f692facb0daa9 (patch) | |
tree | 4043607fe4a82879b83bd4ab0ce53a4f645692e9 /target/linux/sibyte/patches/001-rhone_physmap.patch | |
parent | 464f00453a75b3b6d0b786d985f6a67b1e44267b (diff) | |
download | upstream-f75c2b26445e4231c15b7735974f692facb0daa9.tar.gz upstream-f75c2b26445e4231c15b7735974f692facb0daa9.tar.bz2 upstream-f75c2b26445e4231c15b7735974f692facb0daa9.zip |
add a few fixes for the sibyte target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15839 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte/patches/001-rhone_physmap.patch')
-rw-r--r-- | target/linux/sibyte/patches/001-rhone_physmap.patch | 6 |
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 fbadaf6ac8..e724a419eb 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) */ |