commit | 857600c77161fd36e30cd6bcca9a0a8676036323 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@parisc-linux.org> | Wed Mar 22 15:19:46 2006 -0700 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Thu Mar 30 17:48:47 2006 +0000 |
tree | bef75f9f9a2bebd9fc084b8a15064bdce1a45aef | |
parent | b8ce0aadcdebbaf5ec013c57e2a0803060817bcc [diff] |
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel 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>