diff options
Diffstat (limited to 'target/linux/generic/patches-3.13/555-gluebi-sysfs-support.patch')
-rw-r--r-- | target/linux/generic/patches-3.13/555-gluebi-sysfs-support.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/generic/patches-3.13/555-gluebi-sysfs-support.patch b/target/linux/generic/patches-3.13/555-gluebi-sysfs-support.patch index 91817ba1e8..2f98de2fff 100644 --- a/target/linux/generic/patches-3.13/555-gluebi-sysfs-support.patch +++ b/target/linux/generic/patches-3.13/555-gluebi-sysfs-support.patch @@ -1,7 +1,5 @@ -Index: linux-3.13.2/drivers/mtd/ubi/gluebi.c -=================================================================== ---- linux-3.13.2.orig/drivers/mtd/ubi/gluebi.c -+++ linux-3.13.2/drivers/mtd/ubi/gluebi.c +--- a/drivers/mtd/ubi/gluebi.c ++++ b/drivers/mtd/ubi/gluebi.c @@ -38,6 +38,7 @@ #include <linux/mutex.h> #include <linux/mtd/ubi.h> |