ramips: fix WSR-600DHP flash layout
[openwrt.git] / target / linux / generic / patches-3.13 / 221-module_exports.patch
index 8d34de3..b538003 100644 (file)
@@ -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                                                  \