git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ce0aa
)
[PARISC] Fix stifb with IOREMAP and a 64-bit kernel
author
Helge Deller
<deller@parisc-linux.org>
Wed, 22 Mar 2006 22:19:46 +0000
(15:19 -0700)
committer
Kyle 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