From: Ondrej Zary Date: Wed, 21 Mar 2012 22:36:50 +0000 (+0100) Subject: kyrofb: fix on x86_64 X-Git-Tag: v3.4-rc3~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef798d0207e02e05bfabc7ba96e8a6f2cc07066e;p=pandora-kernel.git kyrofb: fix on x86_64 kyrofb is completely broken on x86_64 because the registers are defined as unsigned long. Change them to u32 to make the driver work. Tested with Hercules 3D Prophet 4000XT. Signed-off-by: Ondrej Zary Acked-by: Paul Mundt Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed