linux/drivers/video/kyro
Ondrej Zary ef798d0207 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>
2012-04-08 14:27:08 +00:00
..
Makefile
STG4000InitDevice.c
STG4000Interface.h
STG4000OverlayDevice.c
STG4000Ramdac.c
STG4000Reg.h
STG4000VTG.c
fbdev.c