Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8a363b8 authored by Dave Jones's avatar Dave Jones
Browse files

[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: default avatarDave Jones <davej@redhat.com>
parent bb44f116
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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="??";
			}