summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/phycore_imx91_93.h (renamed from include/configs/phycore_imx93.h)6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/phycore_imx93.h b/include/configs/phycore_imx91_93.h
index 07364dff403..02fa1d9b274 100644
--- a/include/configs/phycore_imx93.h
+++ b/include/configs/phycore_imx91_93.h
@@ -6,8 +6,8 @@
* Copyright (C) 2024 Mathieu Othacehe <[email protected]>
*/
-#ifndef __PHYCORE_IMX93_H
-#define __PHYCORE_IMX93_H
+#ifndef __PHYCORE_IMX91_93_H
+#define __PHYCORE_IMX91_93_H
#include <linux/sizes.h>
#include <asm/arch/imx-regs.h>
@@ -25,4 +25,4 @@
/* Using ULP WDOG for reset */
#define WDOG_BASE_ADDR WDG3_BASE_ADDR
-#endif /* __PHYCORE_IMX93_H */
+#endif /* __PHYCORE_IMX91_93_H */