+0
−1
arch/arm/mach-at91/include/mach/io.h
deleted100644 → 0
+0
−27
+1
−0
+7
−6
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The mach/io.h header on at91 is used to support a nonstandard I/O space window for the cf card driver. This changes the driver to use pci_ioremap_io in order to have the standard location, and then removes the custom mach/io.h. [alexandre.belloni@free-electrons.com: Added PCI dependency] Signed-off-by:Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Nicolas Ferre <nicolas.ferre@atmel.com>