Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228423
b: refs/heads/master
c: 9887f41
h: refs/heads/master
i:
  228421: 4b81a20
  228419: a5b0939
  228415: 4f86d0e
v: v3
  • Loading branch information
Mike Frysinger committed Jan 10, 2011
1 parent 0462c1d commit 8de0972
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5e3bcf30d655c2e277c77b523347685d06bb9d31
refs/heads/master: 9887f41533c860777b2fcf2eccf04f95980ab52a
14 changes: 0 additions & 14 deletions trunk/arch/blackfin/mach-bf548/include/mach/cdefBF54x_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -2633,20 +2633,6 @@

/* 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

/* These need to be last due to the cdef/linux inter-dependencies */
#include <asm/irq.h>

Expand Down
10 changes: 0 additions & 10 deletions trunk/arch/blackfin/mach-bf548/include/mach/defBF54x_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -2634,14 +2634,4 @@ PORTJ_FER registers
#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 */

0 comments on commit 8de0972

Please sign in to comment.