projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
enable inotify kernel support
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.28
/
102-mtd_m25p80_add_myloader_parser.patch
diff --git
a/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
b/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
index
0eb74e9
..
65e9154
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
+++ b/
target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
--- a/drivers/mtd/devices/m25p80.c
+++ b/drivers/mtd/devices/m25p80.c
-@@ -7
07,12 +707
,17 @@ static int __devinit m25p_probe(struct s
+@@ -7
11,12 +711
,17 @@ static int __devinit m25p_probe(struct s
struct mtd_partition *parts = NULL;
int nr_parts = 0;
struct mtd_partition *parts = NULL;
int nr_parts = 0;
This page took
0.021464 seconds
and
4
git commands to generate.