Title: [7691] trunk/arch/blackfin/mach-bf548/include/mach: blackfin: fix some more bf547 typos
- Revision
- 7691
- Author
- vapier
- Date
- 2009-10-20 14:31:46 -0400 (Tue, 20 Oct 2009)
Log Message
blackfin: fix some more bf547 typos
Modified Paths
Diff
Modified: trunk/arch/blackfin/mach-bf548/include/mach/cdefBF547.h (7690 => 7691)
--- trunk/arch/blackfin/mach-bf548/include/mach/cdefBF547.h 2009-10-20 18:07:05 UTC (rev 7690)
+++ trunk/arch/blackfin/mach-bf548/include/mach/cdefBF547.h 2009-10-20 18:31:46 UTC (rev 7691)
@@ -8,17 +8,17 @@
#define _CDEF_BF547_H
/* include all Core registers and bit definitions */
-#include "defBF548.h"
+#include "defBF547.h"
/* include core sbfin_read_()ecific register pointer definitions */
#include <asm/cdef_LPBlackfin.h>
-/* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF548 */
+/* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF547 */
/* include cdefBF54x_base.h for the set of #defines that are common to all ADSP-BF54x bfin_read_()rocessors */
#include "cdefBF54x_base.h"
-/* The following are the #defines needed by ADSP-BF548 that are not in the common header */
+/* The following are the #defines needed by ADSP-BF547 that are not in the common header */
/* Timer Registers */
@@ -805,4 +805,4 @@
#define bfin_read_HMDMA1_BCOUNT() bfin_read16(HMDMA1_BCOUNT)
#define bfin_write_HMDMA1_BCOUNT(val) bfin_write16(HMDMA1_BCOUNT, val)
-#endif /* _CDEF_BF548_H */
+#endif /* _CDEF_BF547_H */
Modified: trunk/arch/blackfin/mach-bf548/include/mach/defBF547.h (7690 => 7691)
--- trunk/arch/blackfin/mach-bf548/include/mach/defBF547.h 2009-10-20 18:07:05 UTC (rev 7690)
+++ trunk/arch/blackfin/mach-bf548/include/mach/defBF547.h 2009-10-20 18:31:46 UTC (rev 7691)
@@ -10,12 +10,12 @@
/* Include all Core registers and bit definitions */
#include <asm/def_LPBlackfin.h>
-/* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF548 */
+/* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF547 */
/* Include defBF54x_base.h for the set of #defines that are common to all ADSP-BF54x processors */
#include "defBF54x_base.h"
-/* The following are the #defines needed by ADSP-BF548 that are not in the common header */
+/* The following are the #defines needed by ADSP-BF547 that are not in the common header */
/* Timer Registers */
@@ -1217,4 +1217,4 @@
/* ******************************************* */
-#endif /* _DEF_BF548_H */
+#endif /* _DEF_BF547_H */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits