X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fsmp.h;h=d037f50580e23fbf7c6482903e3ddf4ffc68be17;hb=e8b495fe09bc793ae26774e7b2667f7f658d56e2;hp=01717f266dc9f1ba07b6cf6723eedfcf17830229;hpb=9cdd79c9b99873d600d397fda012fc3f57cc2776;p=linux-2.6 diff --git a/include/asm-powerpc/smp.h b/include/asm-powerpc/smp.h index 01717f266d..d037f50580 100644 --- a/include/asm-powerpc/smp.h +++ b/include/asm-powerpc/smp.h @@ -83,6 +83,7 @@ extern void __cpu_die(unsigned int cpu); #else /* for UP */ +#define hard_smp_processor_id() 0 #define smp_setup_cpu_maps() #endif /* CONFIG_SMP */