original_kernel/arch/alpha
Michael S. Tsirkin f2971c4c31 alpha: switch to GENERIC_PCI_IOMAP
alpha copied pci_iomap from generic code 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/alpha/include/asm/io.h
defines ioremap_nocache same as ioremap.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2011-11-28 21:13:01 +02:00
..
boot
include/asm
kernel alpha: switch to GENERIC_PCI_IOMAP 2011-11-28 21:13:01 +02:00
lib
math-emu
mm
oprofile
Kconfig alpha: switch to GENERIC_PCI_IOMAP 2011-11-28 21:13:01 +02:00
Kconfig.debug
Makefile
defconfig