From a6e15f806007d56125f6309a874137d0389afa00 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Wed, 11 Jun 2014 23:39:54 +0000 Subject: kernel: update 3.14 to 3.14.7 Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41150 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/generic/patches-3.14/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch') diff --git a/target/linux/generic/patches-3.14/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch b/target/linux/generic/patches-3.14/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch index 0a0230fafe..e9aab2a181 100644 --- a/target/linux/generic/patches-3.14/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch +++ b/target/linux/generic/patches-3.14/047-UBI-make-UBI_IOCVOLCRBLK-take-a-parameter-for-future.patch @@ -16,8 +16,6 @@ Signed-off-by: Artem Bityutskiy include/uapi/mtd/ubi-user.h | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) -diff --git a/include/uapi/mtd/ubi-user.h b/include/uapi/mtd/ubi-user.h -index 9c885e2..1927b0d 100644 --- a/include/uapi/mtd/ubi-user.h +++ b/include/uapi/mtd/ubi-user.h @@ -138,9 +138,12 @@ @@ -58,6 +56,3 @@ index 9c885e2..1927b0d 100644 +} __packed; + #endif /* __UBI_USER_H__ */ --- -1.9.2 - -- cgit v1.2.3