commit | 37616578539a47d9ace5e907ae73ea93a8cde740 | [log] [tgz] |
---|---|---|
author | William Lee Irwin III <wli@holomorphy.com> | Fri Jun 24 20:06:18 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 24 20:06:18 2005 -0700 |
tree | f87060895235cfd69febfa74b59d4c36fcc94534 | |
parent | b3e112bcc19abd8e9657dca34a87316786e096f3 [diff] |
[SPARC]: sunzilog warning fixes 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>