Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> --- This patch was inspired by the TODO list dave has here: http://vger.kernel.org/~davem/sparc64_todo.html This was sufficiently simple :-) Sam arch/sparc/include/asm/smp_32.h | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/arch/sparc/include/asm/smp_32.h b/arch/sparc/include/asm/smp_32.h index a8180e5..29c5acf 100644 --- a/arch/sparc/include/asm/smp_32.h +++ b/arch/sparc/include/asm/smp_32.h @@ -172,7 +172,4 @@ void smp_setup_cpu_possible_map(void); #define smp_setup_cpu_possible_map() do { } while (0) #endif /* !(SMP) */ - -#define NO_PROC_ID 0xFF - #endif /* !(_SPARC_SMP_H) */ -- 1.6.0.2.GIT -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html