aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.0/420-spi3.patch
diff options
context:
space:
mode:
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);
}
}