arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654
[platform/kernel/u-boot.git] / arch / arm / mach-k3 / include / mach / spl.h
index 17996f2..c9a324a 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef _ASM_ARCH_SPL_H_
 #define _ASM_ARCH_SPL_H_
 
-#ifdef CONFIG_SOC_K3_AM6
+#ifdef CONFIG_SOC_K3_AM654
 #include "am6_spl.h"
 #endif