]> Git Repo - J-linux.git/blobdiff - arch/x86/platform/intel-quark/imr_selftest.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[J-linux.git] / arch / x86 / platform / intel-quark / imr_selftest.c
index 4307830e1b6f027e8dd53c07c463c17aca7d9871..570e3062faac267df713fa8d8b2a3ba74461c579 100644 (file)
@@ -105,7 +105,7 @@ static void __init imr_self_test(void)
 }
 
 static const struct x86_cpu_id imr_ids[] __initconst = {
-       { X86_VENDOR_INTEL, 5, 9 },     /* Intel Quark SoC X1000. */
+       X86_MATCH_VENDOR_FAM_MODEL(INTEL, 5, INTEL_FAM5_QUARK_X1000, NULL),
        {}
 };
 
This page took 0.033082 seconds and 4 git commands to generate.