[POWERPC] qe: ucc_slow.guemr is in the wrong place
authorTimur Tabi <timur@freescale.com>
Mon, 26 Mar 2007 19:25:42 +0000 (14:25 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 29 Mar 2007 19:33:56 +0000 (14:33 -0500)
commit297640e89ea21e314bdda45468e5f78c978dae16
treebef9629081cf3348feac45305a24a1d64a38c816
parent7f013bc9d05825b19433bc0deb1f5f4d2103726e
[POWERPC] qe: ucc_slow.guemr is in the wrong place

The definition of struct ucc_slow puts the guemr register immediately after the
utpt register, when it should be at offset 0x90.  This patch adds the missing
0x52-byte padding.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/asm-powerpc/immap_qe.h