]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kyrofb: fix on x86_64
authorOndrej Zary <linux@rainbow-software.org>
Wed, 21 Mar 2012 22:36:50 +0000 (23:36 +0100)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 8 Apr 2012 14:27:08 +0000 (14:27 +0000)
commitef798d0207e02e05bfabc7ba96e8a6f2cc07066e
tree84bc45bbb00825c092e96d22011edcc4bd744784
parent0034102808e0dbbf3a2394b82b1bb40b5778de9e
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 <linux@rainbow-software.org>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/kyro/STG4000Reg.h