X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fsmp.h;h=dbb4d859c58664b80e43ca8afee7590bbcf01847;hb=f7402dc44d617be807e7184c6c624611b2d35b4e;hp=6c6c60adbbaa0552aabe8433625a2153b45e5d0e;hpb=39c715b71740c4a78ba4769fb54826929bac03cb;p=linux-2.6 diff --git a/include/asm-arm/smp.h b/include/asm-arm/smp.h index 6c6c60adbb..dbb4d859c5 100644 --- a/include/asm-arm/smp.h +++ b/include/asm-arm/smp.h @@ -23,9 +23,6 @@ #define raw_smp_processor_id() (current_thread_info()->cpu) -extern cpumask_t cpu_present_mask; -#define cpu_possible_map cpu_present_mask - /* * at the moment, there's not a big penalty for changing CPUs * (the >big< penalty is running SMP in the first place)