diff options
author | 2011-11-24 21:06:41 +0200 | |
---|---|---|
committer | 2011-11-28 21:13:18 +0200 | |
commit | 335b8cf7c383c5589d29addd7c4149741a4014b9 (patch) | |
tree | 3c33637463d5e932bcf8bfcb9fd88f8ffe082518 /crypto/api.c | |
parent | parisc: switch to GENERIC_PCI_IOMAP (diff) | |
download | wireguard-linux-335b8cf7c383c5589d29addd7c4149741a4014b9.tar.xz wireguard-linux-335b8cf7c383c5589d29addd7c4149741a4014b9.zip |
powerpc: switch to GENERIC_PCI_IOMAP
powerpc 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/powerpc/include/asm/io.h
defines ioremap_nocache same as ioremap.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions