X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fimmap_qe.h;h=1020b7fc0129b021eaf1b2f08cc13174b838c439;hb=641b9e0e8b7f96425da6ce98f3361e3af0baee29;hp=9fdd0491f6a37fdc75ecc940ca6e73dfb1d50605;hpb=cfee47f99bc14a6d7c6b0be2284db2cef310a815;p=cascardo%2Flinux.git diff --git a/include/asm-powerpc/immap_qe.h b/include/asm-powerpc/immap_qe.h index 9fdd0491f6a3..1020b7fc0129 100644 --- a/include/asm-powerpc/immap_qe.h +++ b/include/asm-powerpc/immap_qe.h @@ -258,8 +258,9 @@ struct ucc_slow { u8 uccs; /* UCCx status register */ u8 res3[0x24]; __be16 utpt; + u8 res4[0x52]; u8 guemr; /* UCC general extended mode register */ - u8 res4[0x200 - 0x091]; + u8 res5[0x200 - 0x091]; } __attribute__ ((packed)); /* QE UCC Fast */