aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/700-swconfig.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-02-27 17:38:25 +0000
committerJonas Gorski <jogo@openwrt.org>2015-02-27 17:38:25 +0000
commit02ce1ebb75353f98a4656efa05bebd4c28ba3153 (patch)
tree094d3ba0814b014c613073b60a7a689ce7f8a96e /target/linux/generic/patches-3.14/700-swconfig.patch
parent646c36ca8216bab23b5262f9c4d1c2873b7d1785 (diff)
downloadupstream-02ce1ebb75353f98a4656efa05bebd4c28ba3153.tar.gz
upstream-02ce1ebb75353f98a4656efa05bebd4c28ba3153.tar.bz2
upstream-02ce1ebb75353f98a4656efa05bebd4c28ba3153.zip
package: mtd: move bcm963xx_tag definition into source code
Remove the need for the header file to be exported - we don't need most of it anyway; all we care about are the offset of the rootfs length and header crc fields. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44557 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.14/700-swconfig.patch')
-rw-r--r--target/linux/generic/patches-3.14/700-swconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/700-swconfig.patch b/target/linux/generic/patches-3.14/700-swconfig.patch
index a60722c27b..16024f8967 100644
--- a/target/linux/generic/patches-3.14/700-swconfig.patch
+++ b/target/linux/generic/patches-3.14/700-swconfig.patch
@@ -29,7 +29,7 @@
obj-$(CONFIG_CICADA_PHY) += cicada.o
--- a/include/uapi/linux/Kbuild
+++ b/include/uapi/linux/Kbuild
-@@ -366,6 +366,7 @@ header-y += stddef.h
+@@ -365,6 +365,7 @@ header-y += stddef.h
header-y += string.h
header-y += suspend_ioctls.h
header-y += swab.h