drm/i915: [sparse] __iomem fixes for overlay
authorBen Widawsky <ben@bwidawsk.net>
Mon, 16 Apr 2012 21:07:43 +0000 (14:07 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 May 2012 09:18:00 +0000 (11:18 +0200)
With the exception of a forced cast for phys_obj stuff (a problem in
other patches as well) all of these are fairly simple __iomem compliance
fixes.

As with other patches, yank/paste errors may exist.

Signed-off-by: Ben Widawsky <benjamin.widawsky@intel.com>
[danvet: Added comment to explain the __iomem cast.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found