From cb876f26e379e91576deb9e688189951800efebe Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 18 May 2006 01:16:10 +0200 Subject: [PATCH] --- yaml --- r: 27119 b: refs/heads/master c: acf518cbba773e2c20fe313acb340da65001c7a8 h: refs/heads/master i: 27117: 61f9f8b6fc418d111645c38b59d811ccc1a2d3b2 27115: 47406a22df3006ceea7729ad94c0cbc52715b6c8 27111: 6e8b1f65a18bbe2d4412db0f78e7a735007df280 27103: 7e9d15ea5a2094c16704da0b3da3ed2c53e4d2c1 v: v3 --- [refs] | 2 +- trunk/include/asm-mips/smp.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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;