diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-06-22 16:05:36 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-06-28 18:59:48 +0200 |
commit | 5924486dc0f205ebc2bbf4c262eec902ff38e802 (patch) | |
tree | acde32ec730762ed2d0a742990cfe2dc7f6e5cf0 /security | |
parent | [ARM] nommu: avoid selecting TLB and CPU specific copy code (diff) | |
download | linux-5924486dc0f205ebc2bbf4c262eec902ff38e802.tar.xz linux-5924486dc0f205ebc2bbf4c262eec902ff38e802.zip |
[ARM] nommu: add stubs for ioremap and friends
nommu doesn't have any form of remapping support, so ioremap, etc
become stubs which just return the casted address, doing nothing
else.
Move ioport_map(), ioport_unmap(), pci_iomap(), pci_iounmap()
into a separate file which is always built.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions