From: Kumar Gala Date: Wed, 22 Apr 2009 17:32:09 +0000 (-0500) Subject: powerpc/86xx: clean up smp init code X-Git-Tag: v2.6.31-rc1~331^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e76dff22ce45bc8b869a9956b24a77877915364;p=pandora-kernel.git powerpc/86xx: clean up smp init code Removed the need for asm/mpc86xx.h as it was only used in mpc86xx_smp.c and just moved the defines it cared about into there. Also fixed up the ioremap to only map the one 4k page we need access to and to iounmap when we are done. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed