[POWERPC] Remove unused machine call outs
authorKumar Gala <galak@kernel.crashing.org>
Wed, 16 Apr 2008 13:19:36 +0000 (23:19 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 17 Apr 2008 00:01:00 +0000 (10:01 +1000)
commit771168494719b90621ac61f9ae68c4af494e418f
tree9d49ea06d573a43eac1bc829bfdc63ee961da1bd
parent5faae2e5d1f53df9dce482032c8486bc3a1feffc
[POWERPC] Remove unused machine call outs

When we moved to arch/powerpc we actively tried to avoid using the
ppc_md.setup_io_mappings().  Currently no board ports use it so let's
remove it to avoid any new boards using it.

Also, remove early_serial_map() since we don't even have a call out for
it in arch/powerpc.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/init_32.c
include/asm-powerpc/machdep.h