projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] block-mount: Fixed module loading (double cat is wrong)
[openwrt.git]
/
target
/
linux
/
lantiq
/
patches-2.6.39
/
420-spi3.patch
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
a0e517a
..
b8bb0e4
100644
(file)
--- 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,41 @@
+@@ -119,3 +120,41 @@
ltq_register_etop(struct ltq_eth_data *e
platform_device_register(<q_etop);
}
}
This page took
0.023329 seconds
and
4
git commands to generate.