commit | 323206a1d5bb01883c3d81d163e4091904a92475 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri May 11 11:35:15 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri May 11 19:29:00 2012 -0700 |
tree | 31f452781ad528d6bf78b4448359c914bb47e687 | |
parent | 3c23a7665bb3c842e808cf9c6007ae46d008c30d [diff] |
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>