diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 06:33:18 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 06:33:18 +0000 |
commit | 6f76947712bd04a21ba43def3e83287b006ac34f (patch) | |
tree | 42b6548c7fce382127d88336d9b2789dee34d215 /target/linux/adm5120/patches/201-amba_bus_hacks.patch | |
parent | 6fc2e8d077654a444a43f62bd2b11f9f118962bf (diff) |
[adm5120] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11193 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches/201-amba_bus_hacks.patch')
-rw-r--r-- | target/linux/adm5120/patches/201-amba_bus_hacks.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/adm5120/patches/201-amba_bus_hacks.patch b/target/linux/adm5120/patches/201-amba_bus_hacks.patch index ab2474353a..4fe89b991a 100644 --- a/target/linux/adm5120/patches/201-amba_bus_hacks.patch +++ b/target/linux/adm5120/patches/201-amba_bus_hacks.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.24.2/drivers/amba/bus.c +Index: linux-2.6.24.7/drivers/amba/bus.c =================================================================== ---- linux-2.6.24.2.orig/drivers/amba/bus.c -+++ linux-2.6.24.2/drivers/amba/bus.c +--- linux-2.6.24.7.orig/drivers/amba/bus.c ++++ linux-2.6.24.7/drivers/amba/bus.c @@ -17,6 +17,10 @@ #include <asm/io.h> #include <asm/sizes.h> |