commit: http://blackfin.uclinux.org/git/?p=u-boot;a=commitdiff;h=8418bac6a11dc5007c315100fdb3d7a35ee9fc7c
branch: http://blackfin.uclinux.org/git/?p=u-boot;a=shortlog;h=refs/heads/trunk

Signed-off-by: Sonic Zhang <sonic.zh...@analog.com>
---
 arch/blackfin/include/asm/mach-bf609/BF609_cdef.h |    6 +++---
 arch/blackfin/include/asm/mach-bf609/BF609_def.h  |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/blackfin/include/asm/mach-bf609/BF609_cdef.h b/arch/blackfin/include/asm/mach-bf609/BF609_cdef.h
index ed92b6d..8d3adbb 100644
--- a/arch/blackfin/include/asm/mach-bf609/BF609_cdef.h
+++ b/arch/blackfin/include/asm/mach-bf609/BF609_cdef.h
@@ -3,8 +3,8 @@
  * DO NOT EDIT THIS FILE
  */
 
-#ifndef __BFIN_CDEF_ADSP_BF504_proc__
-#define __BFIN_CDEF_ADSP_BF504_proc__
+#ifndef __BFIN_CDEF_ADSP_BF609_proc__
+#define __BFIN_CDEF_ADSP_BF609_proc__
 
 #include "../mach-common/ADSP-EDN-core_cdef.h"
 
@@ -548,4 +548,4 @@
 #define bfin_read_RSI_PID3()           bfin_read16(RSI_PID3)
 #define bfin_write_RSI_PID3(val)       bfin_write16(RSI_PID3, val)
 
-#endif /* __BFIN_CDEF_ADSP_BF504_proc__ */
+#endif /* __BFIN_CDEF_ADSP_BF609_proc__ */
diff --git a/arch/blackfin/include/asm/mach-bf609/BF609_def.h b/arch/blackfin/include/asm/mach-bf609/BF609_def.h
index 8e689ee..4c3f276 100644
--- a/arch/blackfin/include/asm/mach-bf609/BF609_def.h
+++ b/arch/blackfin/include/asm/mach-bf609/BF609_def.h
@@ -3,8 +3,8 @@
  * DO NOT EDIT THIS FILE
  */
 
-#ifndef __BFIN_DEF_ADSP_BF504_proc__
-#define __BFIN_DEF_ADSP_BF504_proc__
+#ifndef __BFIN_DEF_ADSP_BF609_proc__
+#define __BFIN_DEF_ADSP_BF609_proc__
 
 #include "../mach-common/ADSP-EDN-core_def.h"
 
@@ -3757,4 +3757,4 @@
 
 #define COREB_L1_CODE_START       0xFF600000
 
-#endif /* __BFIN_DEF_ADSP_BF504_proc__ */
+#endif /* __BFIN_DEF_ADSP_BF609_proc__ */
_______________________________________________
U-Boot-commits mailing list
U-Boot-commits@blackfin.uclinux.org
https://blackfin.uclinux.org/mailman/listinfo/u-boot-commits

Reply via email to