Skip to content
Commit 5924486d authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent f9c21a6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment