diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-05-26 19:41:42 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-05-26 19:41:42 +0000 |
commit | 94c0d84182f1ca41f280b43d4f52fe6346153c48 (patch) | |
tree | 324b8afd607b0c63c5746d58b66ce75647153e8d /target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch | |
parent | d4cce8a452b1f1457b19b356245d1b91eb3357e8 (diff) | |
download | mtk-20170518-94c0d84182f1ca41f280b43d4f52fe6346153c48.zip mtk-20170518-94c0d84182f1ca41f280b43d4f52fe6346153c48.tar.gz mtk-20170518-94c0d84182f1ca41f280b43d4f52fe6346153c48.tar.bz2 |
refresh kernel patches so that they apply cleanly
SVN-Revision: 7347
Diffstat (limited to 'target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch')
-rw-r--r-- | target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch b/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch index 76b4f5d..931cca9 100644 --- a/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch +++ b/target/linux/generic-2.6/patches/212-block2mtd_erase_scan.patch @@ -1,6 +1,7 @@ ---- linux.dev/drivers/mtd/devices/block2mtd.c.old 2007-02-18 14:08:59.519952312 +0100 -+++ linux.dev/drivers/mtd/devices/block2mtd.c 2007-02-18 14:09:04.219237912 +0100 -@@ -111,7 +111,7 @@ +diff -urN linux-2.6.21.1.old/drivers/mtd/devices/block2mtd.c linux-2.6.21.1.dev/drivers/mtd/devices/block2mtd.c +--- linux-2.6.21.1.old/drivers/mtd/devices/block2mtd.c 2007-05-26 21:10:15.776816384 +0200 ++++ linux-2.6.21.1.dev/drivers/mtd/devices/block2mtd.c 2007-05-26 21:10:16.513704360 +0200 +@@ -112,7 +112,7 @@ if (IS_ERR(page)) return PTR_ERR(page); |