Skip to content

Commit

Permalink
Blackfin arch: use a less common define name in BF549
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Oct 30, 2007
1 parent 41241c1 commit 2ea4649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-blackfin/mach-bf548/defBF549.h
Original file line number Diff line number Diff line change
Expand Up @@ -1671,7 +1671,7 @@
/* Bit masks for MXVR_DMAx_CONFIG */

#define MDMAEN 0x1 /* DMA Channel Enable */
#define DD 0x2 /* DMA Channel Direction */
#define DMADD 0x2 /* DMA Channel Direction */
#define BY4SWAPEN 0x20 /* DMA Channel Four Byte Swap Enable */
#define LCHAN 0x3c0 /* DMA Channel Logical Channel */
#define BITSWAPEN 0x400 /* DMA Channel Bit Swap Enable */
Expand Down

0 comments on commit 2ea4649

Please sign in to comment.