From: Arnd Bergmann Date: Thu, 12 Mar 2015 14:54:23 +0000 (+0100) Subject: ARM: at91: remove NEED_MACH_IO_H X-Git-Tag: omap-for-v4.1/fixes-rc1~65^2~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be27c62d61d23e8426834785d7989daa6745aa8;p=pandora-kernel.git ARM: at91: remove NEED_MACH_IO_H 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 Signed-off-by: Arnd Bergmann Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed