projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: fix a section mismatch warning
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.37
/
473-mtd_samsung_flash.patch
diff --git
a/target/linux/generic/patches-2.6.37/473-mtd_samsung_flash.patch
b/target/linux/generic/patches-2.6.37/473-mtd_samsung_flash.patch
index
9b8cc81
..
cb9f7bf
100644
(file)
--- a/
target/linux/generic/patches-2.6.37/473-mtd_samsung_flash.patch
+++ b/
target/linux/generic/patches-2.6.37/473-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
-@@ -392,9 +392,35 @@ static struct cfi_fixup fixup_table[] =
+@@ -392,9 +392,35 @@ 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.026963 seconds
and
4
git commands to generate.