From a0533fbf8778991f9a978656cff0d301322d37e2 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Wed, 13 Jul 2011 06:28:12 +0000 Subject: [PATCH] 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-format-patch failed