mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
C6X: fix layout of EMIFA registers
Signed-off-by: Mark Salter <msalter@redhat.com>
This commit is contained in:
parent
2141355fcd
commit
4a059ff3a9
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue