Skip to content

Commit

Permalink
C6X: fix layout of EMIFA registers
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Salter <msalter@redhat.com>
  • Loading branch information
Mark Salter committed Jan 8, 2012
1 parent 2141355 commit 4a059ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/c6x/platforms/emif.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ struct emifa_regs {
u32 reserved1[6];
u32 bprio;
u32 reserved2[23];
u32 ce_config;
u32 cecfg[NUM_EMIFA_CHIP_ENABLES];
u32 reserved3[4];
u32 awcc;
Expand Down

0 comments on commit 4a059ff

Please sign in to comment.