diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-03-04 07:08:39 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-03-04 07:08:39 +0000 |
commit | 8be054faf4340a17b407a6484b0e7f255d1d4614 (patch) | |
tree | 75ccadf9ccd6f91e8b61cdb6a769dd145ed27a49 /target/linux/generic/patches-3.19/700-swconfig.patch | |
parent | c2cf1abf8f3d1a4a16d44000c8823213d009081b (diff) | |
download | mtk-20170518-8be054faf4340a17b407a6484b0e7f255d1d4614.zip mtk-20170518-8be054faf4340a17b407a6484b0e7f255d1d4614.tar.gz mtk-20170518-8be054faf4340a17b407a6484b0e7f255d1d4614.tar.bz2 |
kernel: backport bcma changes to 3.19 and 4.0
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44597
Diffstat (limited to 'target/linux/generic/patches-3.19/700-swconfig.patch')
-rw-r--r-- | target/linux/generic/patches-3.19/700-swconfig.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.19/700-swconfig.patch b/target/linux/generic/patches-3.19/700-swconfig.patch index bf62025..8e81f23 100644 --- a/target/linux/generic/patches-3.19/700-swconfig.patch +++ b/target/linux/generic/patches-3.19/700-swconfig.patch @@ -29,7 +29,7 @@ obj-$(CONFIG_CICADA_PHY) += cicada.o --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild -@@ -379,6 +379,7 @@ header-y += stddef.h +@@ -378,6 +378,7 @@ header-y += stddef.h header-y += string.h header-y += suspend_ioctls.h header-y += swab.h |