sparc32: drop sun4c bits from head_32.S
authorSam Ravnborg <sam@ravnborg.org>
Fri, 11 May 2012 11:35:15 +0000 (11:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 02:29:00 +0000 (19:29 -0700)
commit323206a1d5bb01883c3d81d163e4091904a92475
tree31f452781ad528d6bf78b4448359c914bb47e687
parent3c23a7665bb3c842e808cf9c6007ae46d008c30d
sparc32: drop sun4c bits from head_32.S

As we no longer support sun4c we can remove all the code to
support remapping the kernel in head_32.S.
We also try to tell the user that the machine is not support,
in case someone try to boot the kernel on a sun4c one day

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/head_32.S