Title: [9444] trunk/arch/blackfin/mach-bf548/include/mach: Blackfin: bf54x: drop unused legacy MMR names
Revision
9444
Author
vapier
Date
2010-10-27 00:54:14 -0400 (Wed, 27 Oct 2010)

Log Message

Blackfin: bf54x: drop unused legacy MMR names

Modified Paths


Diff

Modified: trunk/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h (9443 => 9444)


--- trunk/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h	2010-10-27 04:50:42 UTC (rev 9443)
+++ trunk/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h	2010-10-27 04:54:14 UTC (rev 9444)
@@ -2629,19 +2629,5 @@
 
 /* Handshake MDMA is not defined in the shared file because it is not available on the ADSP-BF542 bfin_read_()rocessor */
 
-/* legacy definitions */
-#define bfin_read_EBIU_AMCBCTL0		bfin_read_EBIU_AMBCTL0
-#define bfin_write_EBIU_AMCBCTL0	bfin_write_EBIU_AMBCTL0
-#define bfin_read_EBIU_AMCBCTL1		bfin_read_EBIU_AMBCTL1
-#define bfin_write_EBIU_AMCBCTL1	bfin_write_EBIU_AMBCTL1
-#define bfin_read_PINT0_IRQ		bfin_read_PINT0_REQUEST
-#define bfin_write_PINT0_IRQ		bfin_write_PINT0_REQUEST
-#define bfin_read_PINT1_IRQ		bfin_read_PINT1_REQUEST
-#define bfin_write_PINT1_IRQ		bfin_write_PINT1_REQUEST
-#define bfin_read_PINT2_IRQ		bfin_read_PINT2_REQUEST
-#define bfin_write_PINT2_IRQ		bfin_write_PINT2_REQUEST
-#define bfin_read_PINT3_IRQ		bfin_read_PINT3_REQUEST
-#define bfin_write_PINT3_IRQ		bfin_write_PINT3_REQUEST
-
 #endif /* _CDEF_BF54X_H */
 

Modified: trunk/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h (9443 => 9444)


--- trunk/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h	2010-10-27 04:50:42 UTC (rev 9443)
+++ trunk/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h	2010-10-27 04:54:14 UTC (rev 9444)
@@ -2400,14 +2400,4 @@
 #define B3MAP_PIH 0x06000000 /* Map Port I High to Byte 3 */
 #define B3MAP_PJH 0x07000000 /* Map Port J High to Byte 3 */
 
-
-/* for legacy compatibility */
-
-#define EBIU_AMCBCTL0 EBIU_AMBCTL0
-#define EBIU_AMCBCTL1 EBIU_AMBCTL1
-#define PINT0_IRQ PINT0_REQUEST
-#define PINT1_IRQ PINT1_REQUEST
-#define PINT2_IRQ PINT2_REQUEST
-#define PINT3_IRQ PINT3_REQUEST
-
 #endif /* _DEF_BF54X_H */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to