diff --git a/[refs] b/[refs] index a329ce0eaa75..228a91455531 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8a0236743ecd591f16a749f5c06670c6ae9661be +refs/heads/master: 3a5df1d451cfe3a3d6d63f144554cac286eecba1 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 04579a517900..5ab7914d30ef 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -1076,6 +1076,7 @@ static int initexit_section_ref_ok(const char *name) ".plt", /* seen on ARCH=um build on x86_64. Harmless */ ".smp_locks", ".stab", + ".m68k_fixup", NULL }; /* Start of section names */