From: Timur Tabi Date: Mon, 26 Mar 2007 19:25:42 +0000 (-0500) Subject: [POWERPC] qe: ucc_slow.guemr is in the wrong place X-Git-Tag: v2.6.21-rc6~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297640e89ea21e314bdda45468e5f78c978dae16;p=pandora-kernel.git [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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed