second round name simplification. drop the <component>_ prefix.
[coreboot.git] / src / mainboard / lippert / roadrunner-lx / romstage.c
index 331ba5dfe5154c4f3c81006f9f388875e8fc1158..413e1f04aff0efa1e98f768ce77717bfd786871e 100644 (file)
@@ -36,7 +36,7 @@
 #include <spd.h>
 #include "southbridge/amd/cs5536/early_smbus.c"
 #include "southbridge/amd/cs5536/early_setup.c"
-#include "superio/ite/it8712f/it8712f_early_serial.c"
+#include "superio/ite/it8712f/early_serial.c"
 
 #define ManualConf 1           /* No automatic strapped PLL config */
 #define PLLMSRhi 0x0000049C    /* Manual settings for the PLL */