Skip to content
Commit 1e76dff2 authored by Kumar Gala's avatar Kumar Gala
Browse files

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: default avatarKumar Gala <galak@kernel.crashing.org>
parent ca851c78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment