From: Felipe Balbi Date: Tue, 30 Sep 2008 18:46:59 +0000 (+0300) Subject: omap: get rid of a useless cast X-Git-Tag: v2.6.27-omap1~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad264679a1d13d5180aa19753708d8e588fee949;p=pandora-kernel.git omap: get rid of a useless cast That cast was annyoing for quite a while. Now omap_ctrl_base_get() returns void __iomem * and __raw_read/write friends uses void __iomem * so there's no need for casting. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed