Skip to content
Snippets Groups Projects
Commit 1b39ce11 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

also fix invalid hunks in 2.6.33 patch

SVN-Revision: 20209
parent 558f9342
No related branches found
No related tags found
No related merge requests found
...@@ -108,14 +108,6 @@ ...@@ -108,14 +108,6 @@
static int __init block2mtd_init(void) 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 --- a/fs/partitions/check.c
+++ b/fs/partitions/check.c +++ b/fs/partitions/check.c
@@ -625,6 +625,7 @@ try_scan: @@ -625,6 +625,7 @@ try_scan:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment