first round name simplification. drop the <component>_ prefix.
[coreboot.git] / src / mainboard / advantech / pcm-5820 / romstage.c
index 3c77b11e2a621210453ab8728a6c2c26a066bf49..86281e3ba49673901059157abf1c2f83754cb64c 100644 (file)
@@ -27,7 +27,7 @@
 #include "northbridge/amd/gx1/raminit.c"
 #include "cpu/x86/bist.h"
 #include "superio/winbond/w83977f/w83977f_early_serial.c"
-#include "southbridge/amd/cs5530/cs5530_enable_rom.c"
+#include "southbridge/amd/cs5530/enable_rom.c"
 
 #define SERIAL_DEV PNP_DEV(0x3f0, W83977F_SP1)