Clean up fidvid files using indent.
[coreboot.git] / src / mainboard / asus / m2v-mx_se / romstage.c
index 4183ce9b5a9dfa0df4dd39e5ded44f97c9f10041..b7313aee2d86c8b0b9329050b09538bf222112ea 100644 (file)
@@ -32,10 +32,10 @@ unsigned int get_sbdn(unsigned bus);
 #define QRANK_DIMM_SUPPORT 1
 
 /* Used by init_cpus and fidvid */
-#define K8_SET_FIDVID 1
+#define SET_FIDVID 1
 
 /* If we want to wait for core1 done before DQS training, set it to 0. */
-#define K8_SET_FIDVID_CORE0_ONLY 1
+#define SET_FIDVID_CORE0_ONLY 1
 
 #if CONFIG_K8_REV_F_SUPPORT == 1
 #define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0