summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-2.6.39/420-spi3.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-06-04 13:35:55 +0000
commit763b58c30c60ccc3864e46cf916666766b060f23 (patch)
treed78edd4703568b04a14abcf816ce98cfaa8b8bce /target/linux/lantiq/patches-2.6.39/420-spi3.patch
parent3715fa33fe61c37e37c7bc49abe59a986938f3e9 (diff)
downloadmaster-31e0f0ae-763b58c30c60ccc3864e46cf916666766b060f23.tar.gz
master-31e0f0ae-763b58c30c60ccc3864e46cf916666766b060f23.tar.bz2
master-31e0f0ae-763b58c30c60ccc3864e46cf916666766b060f23.zip
update to 2.6.39.1
patch from Peter Wagner SVN-Revision: 27104
Diffstat (limited to 'target/linux/lantiq/patches-2.6.39/420-spi3.patch')
-rw-r--r--target/linux/lantiq/patches-2.6.39/420-spi3.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-2.6.39/420-spi3.patch b/target/linux/lantiq/patches-2.6.39/420-spi3.patch
index 31cf3c1a87..f89886fb75 100644
--- a/target/linux/lantiq/patches-2.6.39/420-spi3.patch
+++ b/target/linux/lantiq/patches-2.6.39/420-spi3.patch
@@ -18,7 +18,7 @@ Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
#include <asm/bootinfo.h>
#include <asm/irq.h>
-@@ -119,3 +120,28 @@
+@@ -119,3 +120,28 @@ ltq_register_etop(struct ltq_eth_data *e
platform_device_register(&ltq_etop);
}
}