]> git.baikalelectronics.ru Git - kernel.git/commit
sparc32: simpler cputype check in head_32.S
authorSam Ravnborg <sam@ravnborg.org>
Sat, 12 May 2012 01:43:49 +0000 (01:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 18:32:00 +0000 (11:32 -0700)
commit746235c3ae4797f20752b98700f557238b01bcc3
tree85f65fadab34b548cf47a43e7e3d9f9e86e953ff
parent2ca4c42ac2c2eaa2a629972bcd261de98e3c7236
sparc32: simpler cputype check in head_32.S

We know this is not a sun4/sun4c - as we checked earlier.
So no need to repeat the check.

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