[POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need
authorKumar Gala <galak@kernel.crashing.org>
Mon, 20 Aug 2007 13:50:28 +0000 (08:50 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 23 Aug 2007 03:43:29 +0000 (22:43 -0500)
To build arch/powerpc without including asm-ppc/ we need these files
in asm-powerpc/

Moved some headers under arch/powerpc/platforms if they were only used by
platform or driver files and fixed up the source file includes to match
the new locations

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found