diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-08 14:49:04 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-08 14:57:04 +0100 |
commit | a0b7bd0829194c03921915a68ee4a331ee394223 (patch) | |
tree | 0d7a3dddfa6018ae1230b6082041a93ed21eb1b4 /sound/drivers | |
parent | Linux 2.6.37-rc5 (diff) | |
download | linux-a0b7bd0829194c03921915a68ee4a331ee394223.tar.xz linux-a0b7bd0829194c03921915a68ee4a331ee394223.zip |
ARM: io: make iounmap() a simple macro
Defining iounmap() with arguments prevents it from being used as a
function pointer, causing platforms to work around this. Instead,
define it to be a simple macro.
Do the same for __arch_io(re|un)map too.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions