sparc32: drop prom version check in head_32.S
authorSam Ravnborg <sam@ravnborg.org>
Sat, 12 May 2012 01:43:47 +0000 (01:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 18:31:59 +0000 (11:31 -0700)
commit142cc039bdb3263e765a9a28e10048d9d9949df7
tree25a92cebfa0be8cc7aedb47feccaf80611a60e9f
parent1b4cb70ec81b2c3a01e040afc969193c7a816604
sparc32: drop prom version check in head_32.S

We already sorted out if we are a sun4/sun4c and halted.
So no need to check the prom version as we know this is
a v2 or v3 as sun4m, sun4d etc. does not use a v1 prom.

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