From: William Lee Irwin III Date: Sat, 25 Jun 2005 03:06:18 +0000 (-0700) Subject: [SPARC]: sunzilog warning fixes X-Git-Tag: v2.6.13-rc1~68^2~240^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37616578539a47d9ace5e907ae73ea93a8cde740;p=pandora-kernel.git [SPARC]: sunzilog warning fixes From: William Lee Irwin III 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed