]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - kernel/module.c
x86/mm: Remove unused DBG() macro
[mirror_ubuntu-artful-kernel.git] / kernel / module.c
index 3c4fc4bb4b82341da0c65d5b37e5f476ab7753f6..333fbcc969783a7cca1728f141c870be7b24e918 100644 (file)
@@ -180,8 +180,6 @@ extern const struct kernel_symbol __start___ksymtab_gpl[];
 extern const struct kernel_symbol __stop___ksymtab_gpl[];
 extern const struct kernel_symbol __start___ksymtab_gpl_future[];
 extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
-extern const struct kernel_symbol __start___ksymtab_gpl_future[];
-extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
 extern const unsigned long __start___kcrctab[];
 extern const unsigned long __start___kcrctab_gpl[];
 extern const unsigned long __start___kcrctab_gpl_future[];