Sanitise includes across codebase
[project/bcm63xx/atf.git] / plat / mediatek / mt8173 / drivers / spm / spm_hotplug.c
index 6d275d04385d287d647caf64c230c705e75e8a95..b2b9adafe3a5f5c0a6ef5c2c4ffa3beda550cac3 100644 (file)
@@ -3,10 +3,12 @@
  *
  * SPDX-License-Identifier: BSD-3-Clause
  */
+
 #include <arch.h>
-#include <mmio.h>
+#include <lib/mmio.h>
 #include <mt8173_def.h>
-#include <platform.h>
+#include <plat/common/platform.h>
+
 #include <spm.h>
 #include <spm_hotplug.h>
 #include <spm_mcdi.h>