[SPARC]: sunzilog warning fixes
authorWilliam Lee Irwin III <wli@holomorphy.com>
Sat, 25 Jun 2005 03:06:18 +0000 (20:06 -0700)
committerDavid 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