aboutsummaryrefslogtreecommitdiff
path: root/module/ddr_phy500/include/mod_ddr_phy500.h
diff options
context:
space:
mode:
Diffstat (limited to 'module/ddr_phy500/include/mod_ddr_phy500.h')
-rw-r--r--module/ddr_phy500/include/mod_ddr_phy500.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/module/ddr_phy500/include/mod_ddr_phy500.h b/module/ddr_phy500/include/mod_ddr_phy500.h
index ae8ed035..95363c91 100644
--- a/module/ddr_phy500/include/mod_ddr_phy500.h
+++ b/module/ddr_phy500/include/mod_ddr_phy500.h
@@ -1,4 +1,4 @@
- /*
+/*
* Arm SCP/MCP Software
* Copyright (c) 2015-2020, Arm Limited and Contributors. All rights reserved.
*
@@ -10,12 +10,14 @@
#ifndef MOD_DDR_PHY500_H
#define MOD_DDR_PHY500_H
-#include <stdbool.h>
-#include <stdint.h>
+#include <mod_log.h>
+
#include <fwk_id.h>
#include <fwk_macros.h>
#include <fwk_module.h>
-#include <mod_log.h>
+
+#include <stdbool.h>
+#include <stdint.h>
/*!
* \addtogroup GroupModules Modules