diff --git a/[refs] b/[refs] index 89e3d029600d..745b26fe5959 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dbeeb816e805091e7cfc03baf36dc40b4adb2bbd +refs/heads/master: e4fc5a1a2acab67867c9858cd4c8e9abb5b242f7 diff --git a/trunk/arch/frv/mm/init.c b/trunk/arch/frv/mm/init.c index 4103c2c487f3..b841ecfd5d5a 100644 --- a/trunk/arch/frv/mm/init.c +++ b/trunk/arch/frv/mm/init.c @@ -197,7 +197,7 @@ void __init mem_init(void) /* * free the memory that was only required for initialisation */ -void __init free_initmem(void) +void free_initmem(void) { #if defined(CONFIG_RAMKERNEL) && !defined(CONFIG_PROTECT_KERNEL) unsigned long start, end, addr;