diff --git a/[refs] b/[refs] index 63b900392ad0..38be916506b2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 364212e0df05efee43d87270b476fc5c9ad2c651 +refs/heads/master: acf518cbba773e2c20fe313acb340da65001c7a8 diff --git a/trunk/include/asm-mips/smp.h b/trunk/include/asm-mips/smp.h index 75c6fe7c2126..5a4fad910d82 100644 --- a/trunk/include/asm-mips/smp.h +++ b/trunk/include/asm-mips/smp.h @@ -48,7 +48,6 @@ extern struct call_data_struct *call_data; #define SMP_CALL_FUNCTION 0x2 extern cpumask_t phys_cpu_present_map; -extern cpumask_t cpu_online_map; #define cpu_possible_map phys_cpu_present_map extern cpumask_t cpu_callout_map;