diff options
author | Luka Perkov <luka@openwrt.org> | 2014-07-08 23:27:45 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-07-08 23:27:45 +0000 |
commit | f9c04c87227db8fb7476434f509b502033c532ee (patch) | |
tree | 2a2a841ffb4dbddc857d5877bbaabb5c5e57ad97 /target/linux/generic/patches-3.13/555-gluebi-sysfs-support.patch | |
parent | 82abc5c1d9604cec060388a2fe274964eec3a50c (diff) | |
download | upstream-f9c04c87227db8fb7476434f509b502033c532ee.tar.gz upstream-f9c04c87227db8fb7476434f509b502033c532ee.tar.bz2 upstream-f9c04c87227db8fb7476434f509b502033c532ee.zip |
kernel: 3.13: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41553
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> |