projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel/2.6.38] fix gcc-4.6 set but unused warnings
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.36
/
089-mtd-samsung-flash.patch
diff --git
a/target/linux/generic/patches-2.6.36/089-mtd-samsung-flash.patch
b/target/linux/generic/patches-2.6.36/089-mtd-samsung-flash.patch
index
876e2dc
..
bdbb325
100644
(file)
--- a/
target/linux/generic/patches-2.6.36/089-mtd-samsung-flash.patch
+++ b/
target/linux/generic/patches-2.6.36/089-mtd-samsung-flash.patch
@@
-1,6
+1,6
@@
--- a/drivers/mtd/chips/cfi_cmdset_0002.c
+++ b/drivers/mtd/chips/cfi_cmdset_0002.c
--- a/drivers/mtd/chips/cfi_cmdset_0002.c
+++ b/drivers/mtd/chips/cfi_cmdset_0002.c
-@@ -371,9 +371,34 @@ static struct cfi_fixup fixup_table[] =
+@@ -371,9 +371,34 @@ static struct cfi_fixup fixup_table[] =
static void cfi_fixup_major_minor(struct cfi_private *cfi,
struct cfi_pri_amdstd *extp)
{
static void cfi_fixup_major_minor(struct cfi_private *cfi,
struct cfi_pri_amdstd *extp)
{
This page took
0.024132 seconds
and
4
git commands to generate.