commit | e8b5325ca3d01c512be6f04d587869a01e0ea59f | [log] [tgz] |
---|---|---|
author | Sergey Ryazanov <ryazanov.s.a@gmail.com> | Sat Aug 30 06:06:28 2014 +0400 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 13 14:02:17 2016 +0200 |
tree | c386fa098bf92366ed87f2ca0bdae11b49ec9c84 | |
parent | 1e321fa917fb2d30d39ff1c6ea89d6f1cf4f34a5 [diff] |
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant No one of supported MIPS machines has an IOMMU unit, so we can safely define PCI_DMA_BUS_IS_PHYS = 1. Also remove iommu flag from the pci controller structure, since it is useless. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> Cc: Linux MIPS <linux-mips@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/7604/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>