aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.13/221-module_exports.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-03-26 11:34:39 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-03-26 11:34:39 +0000
commitb8e295aa7b5c4fcc4c0de34af8e04b39ac871d18 (patch)
treef43ed0b70feae0973e7cdd459a7c7133152910c0 /target/linux/generic/patches-3.13/221-module_exports.patch
parent608f4fe3b040089b30a019f1a28efeda1ca5809f (diff)
downloadupstream-b8e295aa7b5c4fcc4c0de34af8e04b39ac871d18.tar.gz
upstream-b8e295aa7b5c4fcc4c0de34af8e04b39ac871d18.tar.bz2
upstream-b8e295aa7b5c4fcc4c0de34af8e04b39ac871d18.zip
upgrade 3.13 targets to 3.13.7
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 40022
Diffstat (limited to 'target/linux/generic/patches-3.13/221-module_exports.patch')
-rw-r--r--target/linux/generic/patches-3.13/221-module_exports.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.13/221-module_exports.patch b/target/linux/generic/patches-3.13/221-module_exports.patch
index 8d34de33aa..b5380030af 100644
--- a/target/linux/generic/patches-3.13/221-module_exports.patch
+++ b/target/linux/generic/patches-3.13/221-module_exports.patch
@@ -84,5 +84,5 @@
+ __attribute__((section("__ksymtab_strings" \
+ __EXPORT_SUFFIX(sym)), aligned(1))) \
= VMLINUX_SYMBOL_STR(sym); \
+ extern const struct kernel_symbol __ksymtab_##sym; \
__visible const struct kernel_symbol __ksymtab_##sym \
- __used \