Sanitise includes across codebase
[project/bcm63xx/atf.git] / plat / arm / common / arm_tzc_dmc500.c
index 6bd771b0e5ba2681cd62dc5044578aec480d6a53..bea3867d37536d1b1f088bd7f22c4a6ed476f971 100644 (file)
@@ -4,12 +4,15 @@
  * SPDX-License-Identifier: BSD-3-Clause
  */
 
-#include <arm_def.h>
 #include <assert.h>
-#include <debug.h>
-#include <plat_arm.h>
+
 #include <platform_def.h>
-#include <tzc_dmc500.h>
+
+#include <common/debug.h>
+#include <drivers/arm/tzc_dmc500.h>
+
+#include <arm_def.h>
+#include <plat_arm.h>
 
 /*******************************************************************************
  * Initialize the DMC500-TrustZone Controller for ARM standard platforms.