x86: Fix the address space annotations of iomap_atomic_prot_pfn()
authorFrancisco Jerez <currojerez@riseup.net>
Sat, 4 Sep 2010 20:56:43 +0000 (22:56 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 5 Sep 2010 12:26:14 +0000 (14:26 +0200)
This patch fixes the sparse warnings when the return pointer of
iomap_atomic_prot_pfn() is used as an argument of iowrite32()
and friends.

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

No differences found