From: Helge Deller Date: Wed, 22 Mar 2006 22:19:46 +0000 (-0700) Subject: [PARISC] Fix stifb with IOREMAP and a 64-bit kernel X-Git-Tag: v2.6.17-rc1~144^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=857600c77161fd36e30cd6bcca9a0a8676036323;p=pandora-kernel.git [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 Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed