diff options
author | Ondrej Zary <linux@rainbow-software.org> | 2012-03-21 23:36:50 +0100 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-04-08 16:27:08 +0200 |
commit | ef798d0207e02e05bfabc7ba96e8a6f2cc07066e (patch) | |
tree | 84bc45bbb00825c092e96d22011edcc4bd744784 /drivers/video/au1100fb.c | |
parent | Linux 3.4-rc2 (diff) | |
download | linux-ef798d0207e02e05bfabc7ba96e8a6f2cc07066e.tar.xz linux-ef798d0207e02e05bfabc7ba96e8a6f2cc07066e.zip |
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>
Diffstat (limited to 'drivers/video/au1100fb.c')
0 files changed, 0 insertions, 0 deletions