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.21/014-initpartition.patch | |
parent | 06b0688a472009f4371efba1135f4aac19593609 (diff) | |
download | upstream-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.tar.gz upstream-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.tar.bz2 upstream-d132c5f42c208e4ab1bb3be0a7503262ee7e4059.zip |
refresh kernel patches
SVN-Revision: 11195
Diffstat (limited to 'target/linux/at91/patches-2.6.21/014-initpartition.patch')
-rw-r--r-- | target/linux/at91/patches-2.6.21/014-initpartition.patch | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/at91/patches-2.6.21/014-initpartition.patch b/target/linux/at91/patches-2.6.21/014-initpartition.patch index 7e78e6487a..b8bccd28a7 100644 --- a/target/linux/at91/patches-2.6.21/014-initpartition.patch +++ b/target/linux/at91/patches-2.6.21/014-initpartition.patch @@ -1,6 +1,8 @@ ---- linux-2.6.21.5.old/drivers/mtd/devices/at91_dataflash.c 2007-06-13 13:31:24.000000000 +0200 -+++ linux-2.6.21.5/drivers/mtd/devices/at91_dataflash.c 2007-06-19 12:49:48.000000000 +0200 -@@ -161,12 +161,12 @@ +Index: linux-2.6.21.7/drivers/mtd/devices/at91_dataflash.c +=================================================================== +--- linux-2.6.21.7.orig/drivers/mtd/devices/at91_dataflash.c ++++ linux-2.6.21.7/drivers/mtd/devices/at91_dataflash.c +@@ -161,12 +161,12 @@ static struct mtd_partition static_parti .mask_flags = MTD_WRITEABLE, /* read-only */ }, { |