aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.0/420-spi3.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-09-26 09:35:02 +0000
committerJohn Crispin <john@openwrt.org>2011-09-26 09:35:02 +0000
commitcf59e7255dff4020c397f375fd62f15df955f5d2 (patch)
tree2218e4171f371926b919a798d46ff949dcceac48 /target/linux/lantiq/patches-3.0/420-spi3.patch
parent07986230f1b5ff482a46242da6eefd1055521f7b (diff)
downloadupstream-cf59e7255dff4020c397f375fd62f15df955f5d2.tar.gz
upstream-cf59e7255dff4020c397f375fd62f15df955f5d2.tar.bz2
upstream-cf59e7255dff4020c397f375fd62f15df955f5d2.zip
* rebase 3.0 patches * fold some fixes into existing patches
SVN-Revision: 28308
Diffstat (limited to 'target/linux/lantiq/patches-3.0/420-spi3.patch')
-rw-r--r--target/linux/lantiq/patches-3.0/420-spi3.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-3.0/420-spi3.patch b/target/linux/lantiq/patches-3.0/420-spi3.patch
index 62b68d343e..f4bc661a18 100644
--- a/target/linux/lantiq/patches-3.0/420-spi3.patch
+++ b/target/linux/lantiq/patches-3.0/420-spi3.patch
@@ -34,7 +34,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
#include <asm/bootinfo.h>
#include <asm/irq.h>
-@@ -119,3 +120,41 @@
+@@ -119,3 +120,41 @@ ltq_register_etop(struct ltq_eth_data *e
platform_device_register(&ltq_etop);
}
}