sh: Kill off the unhandled pvr case in SH-4 CPU probing.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 04:15:02 +0000 (13:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 04:15:02 +0000 (13:15 +0900)
commiteccee7457df2b1e1505522ab0064e577e16eed75
tree4d2b757acf955b3978faf5e12274f026c1a68086
parent0d051d90bb08b516b9d6c30d25f83d3c6b5b1c1d
sh: Kill off the unhandled pvr case in SH-4 CPU probing.

This is superfluous, as the default CPU type and family are already
established by the initial cpuinfo definition. Given that we are still
able to probe for the CPU family even if we are not able to detect the
subtype, it's preferable to let the probing code fill out what it can and
leave the rest.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4/probe.c