aboutsummaryrefslogtreecommitdiff
path: root/plat/hisilicon/hikey/include/hikey_layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/hisilicon/hikey/include/hikey_layout.h')
-rw-r--r--plat/hisilicon/hikey/include/hikey_layout.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plat/hisilicon/hikey/include/hikey_layout.h b/plat/hisilicon/hikey/include/hikey_layout.h
index acc7ad6f0a..a87648ed25 100644
--- a/plat/hisilicon/hikey/include/hikey_layout.h
+++ b/plat/hisilicon/hikey/include/hikey_layout.h
@@ -4,8 +4,8 @@
* SPDX-License-Identifier: BSD-3-Clause
*/
-#ifndef __HIKEY_LAYOUT_H
-#define __HIKEY_LAYOUT_H
+#ifndef HIKEY_LAYOUT_H
+#define HIKEY_LAYOUT_H
/*
* Platform memory map related constants
@@ -119,4 +119,4 @@
#endif /* SPD_none */
#endif
-#endif /* !__HIKEY_LAYOUT_H */
+#endif /* HIKEY_LAYOUT_H */