remove trailing whitespace
[coreboot.git] / src / mainboard / getac / p470 / mainboard_smi.c
index 47dd3bce85ce6ef13ad8326a021a8dca0c9cbf9f..4a5a3ffbbb8bf61a8e303aa5cca049bc2d40ad5c 100644 (file)
 #include <cpu/x86/smm.h>
 #include "southbridge/intel/i82801gx/i82801gx.h"
 #include "southbridge/intel/i82801gx/nvs.h"
-#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;