From: Michael Ellerman Date: Thu, 8 Feb 2007 07:33:55 +0000 (+1100) Subject: [POWERPC] Cleanup pseries smp initialisation code X-Git-Tag: v2.6.21-rc1~273^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8feaeca23ab8f520e7af2a862fd6ea8e7bfd8854;p=pandora-kernel.git [POWERPC] Cleanup pseries smp initialisation code Move some extern declarations from setup.c into the new pseries.h. While we're at it, provide dummy implementations for !SMP, to avoid cluttering the C file with more #ifdefs. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed