+1
−0
arch/frv/mb93090-mb00/pci-iomap.c
deleted100644 → 0
+0
−29
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>