io-mapping: Fix the address space annotations
authorFrancisco Jerez <currojerez@riseup.net>
Sat, 4 Sep 2010 20:56:44 +0000 (22:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 5 Sep 2010 12:26:15 +0000 (14:26 +0200)
Fixes a bunch of sparse warnings in io-mapping.h because of the
inconsistent __iomem usage.

Signed-off-by: Francisco Jerez <currojerez@riseup.net>
LKML-Reference: <1283633804-11749-2-git-send-email-currojerez@riseup.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found