]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/include/asm/mrst.h
x86/mid: Remove Intel Moorestown
[mv-sheeva.git] / arch / x86 / include / asm / mrst.h
index 0a0a95460434af8ba2a791e0aec859ec49c8be46..fc18bf3ce7c82e094bcdf7e91a07dc890a8f5b9a 100644 (file)
@@ -26,8 +26,8 @@ extern struct sfi_rtc_table_entry sfi_mrtc_array[];
  * identified via MSRs.
  */
 enum mrst_cpu_type {
-       MRST_CPU_CHIP_LINCROFT = 1,
-       MRST_CPU_CHIP_PENWELL,
+       /* 1 was Moorestown */
+       MRST_CPU_CHIP_PENWELL = 2,
 };
 
 extern enum mrst_cpu_type __mrst_cpu_chip;