From: Benjamin Herrenschmidt Date: Wed, 13 Jul 2011 06:28:12 +0000 (+0000) Subject: drm/radeon: Remove a bunch of useless _iomem casts X-Git-Tag: v3.1-rc1~230^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0533fbf8778991f9a978656cff0d301322d37e2;p=pandora-kernel.git drm/radeon: Remove a bunch of useless _iomem casts Just defining rdev->rmmio properly in the first place should do the trick. In some cases, the cast were also complete dups as the original variable was already of the right type. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed