projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
m25p80: add the chip id for the winbond w25q128 chip
[openwrt.git]
/
target
/
linux
/
ep93xx
/
patches-2.6.38
/
001-ep93xx_cpuinfo.patch
diff --git
a/target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch
b/target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch
index
68099c5
..
1f0c5e6
100644
(file)
--- a/
target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch
+++ b/
target/linux/ep93xx/patches-2.6.38/001-ep93xx_cpuinfo.patch
@@
-29,7
+29,7
@@
of the EP93xx SoC. In a future kernel (>2.6.34) there may be a new file
#if defined(CONFIG_DEPRECATED_PARAM_STRUCT)
#include "compat.h"
#endif
#if defined(CONFIG_DEPRECATED_PARAM_STRUCT)
#include "compat.h"
#endif
-@@ -98
9,9 +995
,16 @@ static int c_show(struct seq_file *m, vo
+@@ -98
6,9 +992
,16 @@ static int c_show(struct seq_file *m, vo
seq_puts(m, "\n");
seq_printf(m, "Hardware\t: %s\n", machine_name);
seq_puts(m, "\n");
seq_printf(m, "Hardware\t: %s\n", machine_name);
This page took
0.018932 seconds
and
4
git commands to generate.