Преглед на файлове

[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();
 #endif
 				break;
-			case 10:
-				name="4";
-				/* no info on the WC4 yet */
-				break;
 			default:
 				name="??";
 			}