diff --git a/[refs] b/[refs] index 279bdf253b8e..4067461a8aa2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: aaa04b4875f30659a0eb429e0e5203ae7fb7b18e +refs/heads/master: 7d52669b14e36f8365070324be009486d387ad00 diff --git a/trunk/kernel/module.c b/trunk/kernel/module.c index a8014bfb5a4e..625985e70e9d 100644 --- a/trunk/kernel/module.c +++ b/trunk/kernel/module.c @@ -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[];