commit | 29bc17ecb856ffb2b47c7009a71971c6f9334205 | [log] [tgz] |
---|---|---|
author | Francisco Jerez <currojerez@riseup.net> | Sat Sep 04 22:56:44 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Sep 05 14:26:15 2010 +0200 |
tree | 5532247cd9d2769375786f1c1d11211e4138542d | |
parent | cc1a8e523333bc3d990102140f4d12908fa83caf [diff] |
io-mapping: Fix the address space annotations 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>