[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
authorHelge Deller <deller@parisc-linux.org>
Wed, 22 Mar 2006 22:19:46 +0000 (15:19 -0700)
committerKyle McMartin <kyle@hera.kernel.org>
Thu, 30 Mar 2006 17:48:47 +0000 (17:48 +0000)
Kill various warnings when built using ioremap.
Remove stifb_{read,write} functions, which are now obsolete (and stack abusers!)
Disable stifb mmap() functionality on a 64-bit kernel, it will crash the
machine.

Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found