common: Drop init.h from common header
[oweals/u-boot.git] / drivers / sysreset / sysreset_x86.c
index 8e2d1eaa7a1312e10cc56711d5f2737cdcb31b5e..bc911435602a2f56dd105829cd640a5b2a672a68 100644 (file)
@@ -6,11 +6,11 @@
  */
 
 #include <common.h>
-#include <acpi_s3.h>
 #include <dm.h>
 #include <efi_loader.h>
 #include <pch.h>
 #include <sysreset.h>
+#include <acpi/acpi_s3.h>
 #include <asm/io.h>
 #include <asm/processor.h>