projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
call preinit instead of init
[openwrt.git]
/
target
/
linux
/
etrax
/
patches
/
300-sysfs.patch
diff --git
a/target/linux/etrax/patches/300-sysfs.patch
b/target/linux/etrax/patches/300-sysfs.patch
index
4ffc15d
..
a7bebe5
100644
(file)
--- a/
target/linux/etrax/patches/300-sysfs.patch
+++ b/
target/linux/etrax/patches/300-sysfs.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.25.4/drivers/serial/crisv10.c
-===================================================================
---- linux-2.6.25.4.orig/drivers/serial/crisv10.c
-+++ linux-2.6.25.4/drivers/serial/crisv10.c
+--- a/drivers/serial/crisv10.c
++++ b/drivers/serial/crisv10.c
@@ -27,6 +27,7 @@ static char *serial_version = "$Revision
#include <linux/kernel.h>
#include <linux/mutex.h>
@@ -27,6 +27,7 @@ static char *serial_version = "$Revision
#include <linux/kernel.h>
#include <linux/mutex.h>
This page took
0.026161 seconds
and
4
git commands to generate.