summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/include/amdblocks/agesawrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/block/include/amdblocks/agesawrapper.h')
-rw-r--r--src/soc/amd/common/block/include/amdblocks/agesawrapper.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/soc/amd/common/block/include/amdblocks/agesawrapper.h b/src/soc/amd/common/block/include/amdblocks/agesawrapper.h
index f30fba39b1..85505d1c1c 100644
--- a/src/soc/amd/common/block/include/amdblocks/agesawrapper.h
+++ b/src/soc/amd/common/block/include/amdblocks/agesawrapper.h
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#ifndef __AGESAWRAPPER_H__
-#define __AGESAWRAPPER_H__
+#ifndef __AMD_BLOCK_AGESAWRAPPER_H__
+#define __AMD_BLOCK_AGESAWRAPPER_H__
#include <agesa_headers.h>
@@ -39,4 +39,4 @@ void SetNbMidParams(GNB_MID_CONFIGURATION *params);
void set_board_env_params(GNB_ENV_CONFIGURATION *params);
void soc_customize_init_early(AMD_EARLY_PARAMS *InitEarly);
-#endif /* __AGESAWRAPPER_H__ */
+#endif /* __AMD_BLOCK_AGESAWRAPPER_H__ */