diff options
author | Rob Herring <rob.herring@calxeda.com> | 2012-03-10 21:24:04 -0600 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2012-03-11 15:59:13 -0500 |
commit | 8a2b6255dd11eee1b27d1be394241abf1871b610 (patch) | |
tree | 176fe3a486861176d8dbc73adecb6809528f65b7 /include/sound/ymfpci.h | |
parent | 5621caac1d9514b568f986b55ce5494b1d119d40 (diff) |
ARM: fix ioremap/iounmap for !CONFIG_MMU
With commit 4fe7ef3a081 (ARM: provide runtime hook for ioremap/iounmap),
compiles with !CONFIG_MMU were broken. Rename nommu __iounmap to
__arm_iounmap and add arch_ioremap_caller and arch_iounmap. Its
not expected that these need to be overriden for !CONFIG_MMU, so setting
the function ptrs has no effect in this case.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Diffstat (limited to 'include/sound/ymfpci.h')
0 files changed, 0 insertions, 0 deletions