linux/arch/microblaze
Michael S. Tsirkin 1b34d16073 microblaze: switch to GENERIC_PCI_IOMAP
microblaze copied pci_iomap from generic code, probably to avoid
pulling the rest of iomap.c in.  Since that's in
a separate file now, we can reuse the common implementation.

The only difference is handling of nocache flag,
that turns out to be done correctly by the
generic code since arch/microblaze/include/asm/io.h
defines ioremap_nocache same as ioremap.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2011-11-28 21:13:10 +02:00
..
boot
configs
include/asm microblaze: bury asm/namei.h 2011-11-21 16:48:28 -05:00
kernel Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 2011-11-06 19:44:47 -08:00
lib microblaze: Use delay slot in __strnlen_user, __strncpy_user 2011-10-14 12:24:34 +02:00
mm microblaze: Add export.h to arch/microblaze files as required 2011-10-31 19:31:06 -04:00
oprofile
pci microblaze: switch to GENERIC_PCI_IOMAP 2011-11-28 21:13:10 +02:00
platform
Kconfig microblaze: switch to GENERIC_PCI_IOMAP 2011-11-28 21:13:10 +02:00
Kconfig.debug
Makefile