diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 06:35:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 06:35:41 +0000 |
commit | d132c5f42c208e4ab1bb3be0a7503262ee7e4059 (patch) | |
tree | b645c48446cbc10d239bb8f2fcfbd72c25e89a00 /target/linux/at91/patches-2.6.22/014-initpartition.patch | |
parent | 06b0688a472009f4371efba1135f4aac19593609 (diff) | |
download | mtk-20170518-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.zip mtk-20170518-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.tar.gz mtk-20170518-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.tar.bz2 |
refresh kernel patches
SVN-Revision: 11195
Diffstat (limited to 'target/linux/at91/patches-2.6.22/014-initpartition.patch')
-rw-r--r-- | target/linux/at91/patches-2.6.22/014-initpartition.patch | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/target/linux/at91/patches-2.6.22/014-initpartition.patch b/target/linux/at91/patches-2.6.22/014-initpartition.patch index cfcd062..f6f1aa4 100644 --- a/target/linux/at91/patches-2.6.22/014-initpartition.patch +++ b/target/linux/at91/patches-2.6.22/014-initpartition.patch @@ -1,7 +1,8 @@ -diff -urN linux-2.6.22.1.old/drivers/mtd/devices/at91_dataflash.c linux-2.6.22.1/drivers/mtd/devices/at91_dataflash.c ---- linux-2.6.22.1.old/drivers/mtd/devices/at91_dataflash.c 2007-07-29 07:18:10.000000000 +0200 -+++ linux-2.6.22.1/drivers/mtd/devices/at91_dataflash.c 2007-07-29 07:32:52.000000000 +0200 -@@ -161,12 +161,12 @@ +Index: linux-2.6.22.19/drivers/mtd/devices/at91_dataflash.c +=================================================================== +--- linux-2.6.22.19.orig/drivers/mtd/devices/at91_dataflash.c ++++ linux-2.6.22.19/drivers/mtd/devices/at91_dataflash.c +@@ -161,12 +161,12 @@ static struct mtd_partition static_parti .mask_flags = MTD_WRITEABLE, /* read-only */ }, { |