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:
b3e112b
)
[SPARC]: sunzilog warning fixes
author
William Lee Irwin III
<wli@holomorphy.com>
Sat, 25 Jun 2005 03:06:18 +0000
(20:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 25 Jun 2005 03:06:18 +0000
(20:06 -0700)
From: William Lee Irwin III <wli@holomorphy.com>
This small patch silences some iomem-related warnings in sunzilog.c by
declaring mapped_addr as void __iomem * and inserting a cast in one case.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found