瀏覽代碼

[X86] Remove Winchip 4 ID.

This CPU never made it into production.  It went on to
become the basis for the VIA Samuel.

Signed-off-by: Dave Jones <davej@redhat.com>
Dave Jones 19 年之前
父節點
當前提交
f8a363b83f
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      arch/i386/kernel/cpu/centaur.c

+ 0 - 4
arch/i386/kernel/cpu/centaur.c

@@ -405,10 +405,6 @@ static void __init init_centaur(struct cpuinfo_x86 *c)
 				winchip2_protect_mcr();
 				winchip2_protect_mcr();
 #endif
 #endif
 				break;
 				break;
-			case 10:
-				name="4";
-				/* no info on the WC4 yet */
-				break;
 			default:
 			default:
 				name="??";
 				name="??";
 			}
 			}