remove trailing whitespace
[coreboot.git] / src / mainboard / getac / p470 / mainboard_smi.c
index 6831d2e7060291b989270dbeeec994b5789620b6..4a5a3ffbbb8bf61a8e303aa5cca049bc2d40ad5c 100644 (file)
 #include <cpu/x86/smm.h>
 #include "southbridge/intel/i82801gx/i82801gx.h"
 #include "southbridge/intel/i82801gx/nvs.h"
-#include "northbridge/intel/i945/udelay.c"
-#include "ec.c"
+#include <ec/acpi/ec.h>
+#include "ec_oem.c"
 
 #define MAX_LCD_BRIGHTNESS 0xd8
 
-/* The southbridge SMI handler checks whether gnvs has a 
+/* The southbridge SMI handler checks whether gnvs has a
  * valid pointer before calling the trap handler
  */
 extern global_nvs_t *gnvs;