History log of /arch/frv/include/asm/io.h
Revision Date Author Comments
5322418502be4696ebdef2ed164bbd0a348d4816 29-Nov-2011 Michael S. Tsirkin <mst@redhat.com> frv: switch to GENERIC_PCI_IOMAP

frv uses a version of pci_iomap that simply
casts and returns back the start address.
Looking closely, both ioremap and ioport_map seem to
do this on this platform, so the generic pci_iomap
will DTRT automatically.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
e69cc9278831139660cb99bde52908f145338d77 10-Apr-2009 David Howells <dhowells@redhat.com> FRV: Move to arch/frv/include/asm/

Move arch headers from include/asm-frv/ to arch/frv/include/asm/.

Signed-off-by: David Howells <dhowells@redhat.com>