Remove no-op Makefiles under mainboard directory
[coreboot.git] / src / cpu / via / model_c3 / model_c3_init.c
index 2fd2be405636fa5a8db01ad8240680b18da9bb55..0c5315bb532f6244a27372e8de52009661ceabba 100644 (file)
@@ -29,7 +29,7 @@
 static void model_c3_init(device_t dev)
 {
        x86_enable_cache();
-       x86_setup_mtrrs(36);
+       x86_setup_mtrrs();
        x86_mtrr_check();
 
        /* Enable the local cpu apics */