Loading arch/arm/kernel/setup.c +1 −1 Original line number Diff line number Diff line Loading @@ -991,7 +991,7 @@ static int __init topology_init(void) return 0; } subsys_initcall(topology_init); postcore_initcall(topology_init); #ifdef CONFIG_HAVE_PROC_CPU static int __init proc_cpu_init(void) Loading Loading
arch/arm/kernel/setup.c +1 −1 Original line number Diff line number Diff line Loading @@ -991,7 +991,7 @@ static int __init topology_init(void) return 0; } subsys_initcall(topology_init); postcore_initcall(topology_init); #ifdef CONFIG_HAVE_PROC_CPU static int __init proc_cpu_init(void) Loading