From: Kumar Gala Date: Wed, 16 Apr 2008 13:19:36 +0000 (+1000) Subject: [POWERPC] Remove unused machine call outs X-Git-Tag: v2.6.26-rc1~1125^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=771168494719b90621ac61f9ae68c4af494e418f;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed