diff --git a/[refs] b/[refs] index 209baf3705e2..adf128acf270 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0d051d90bb08b516b9d6c30d25f83d3c6b5b1c1d +refs/heads/master: eccee7457df2b1e1505522ab0064e577e16eed75 diff --git a/trunk/arch/sh/kernel/cpu/sh4/probe.c b/trunk/arch/sh/kernel/cpu/sh4/probe.c index 1148607c36bf..695026a3f02d 100644 --- a/trunk/arch/sh/kernel/cpu/sh4/probe.c +++ b/trunk/arch/sh/kernel/cpu/sh4/probe.c @@ -177,9 +177,6 @@ int __init detect_cpu_and_cache_system(void) boot_cpu_data.icache.ways = 2; boot_cpu_data.dcache.ways = 2; - break; - default: - boot_cpu_data.type = boot_cpu_data.family = CPU_SH_NONE; break; }