summaryrefslogtreecommitdiff
path: root/include/plat/marvell/a3700/common/marvell_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plat/marvell/a3700/common/marvell_def.h')
-rw-r--r--include/plat/marvell/a3700/common/marvell_def.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/plat/marvell/a3700/common/marvell_def.h b/include/plat/marvell/a3700/common/marvell_def.h
index 6c3a5248..3c105fca 100644
--- a/include/plat/marvell/a3700/common/marvell_def.h
+++ b/include/plat/marvell/a3700/common/marvell_def.h
@@ -5,8 +5,8 @@
* https://spdx.org/licenses
*/
-#ifndef __MARVELL_DEF_H__
-#define __MARVELL_DEF_H__
+#ifndef MARVELL_DEF_H
+#define MARVELL_DEF_H
#include <arch.h>
#include <common_def.h>
@@ -174,4 +174,4 @@
MARVELL_BL_RAM_SIZE)
-#endif /* __MARVELL_DEF_H__ */
+#endif /* MARVELL_DEF_H */