mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
also fix invalid hunks in 2.6.33 patch
SVN-Revision: 20209
This commit is contained in:
parent
558f9342d5
commit
1b39ce11a8
@ -106,14 +106,6 @@
|
||||
-MODULE_PARM_DESC(block2mtd, "Device to use. \"block2mtd=<dev>[,<erasesize>]\"");
|
||||
+MODULE_PARM_DESC(block2mtd, "Device to use. \"block2mtd=<dev>[,<erasesize>[,<name>]]\"");
|
||||
|
||||
static int __init block2mtd_init(void)
|
||||
{
|
||||
diff --git a/target/linux/generic-2.6/patches-2.6.32/060-block2mtd_init.patch b/target/linux/generic-2.6/patches-2.6.32/060-block2mtd_init.patch
|
||||
index 50df4aa..3a47c85 100644
|
||||
--- a/target/linux/generic-2.6/patches-2.6.32/060-block2mtd_init.patch
|
||||
+++ b/target/linux/generic-2.6/patches-2.6.32/060-block2mtd_init.patch
|
||||
@@ -108,3 +108,13 @@
|
||||
|
||||
static int __init block2mtd_init(void)
|
||||
{
|
||||
--- a/fs/partitions/check.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user