summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/pci.h
diff options
context:
space:
mode:
authorJohn Linn <john.linn@xilinx.com>2010-02-24 12:55:02 -0700
committerMichal Simek <monstr@monstr.eu>2012-10-04 15:19:33 +0200
commitc74c8b1dcbaa890a064a5892e29cec5ce42d5b84 (patch)
treee0e393eb556e3bd7e316ebf9905fd5c5150b580f /arch/microblaze/include/asm/pci.h
parentaaa5241ebb53733663775c8a044004d63a126eb6 (diff)
downloadop-kernel-dev-c74c8b1dcbaa890a064a5892e29cec5ce42d5b84.zip
op-kernel-dev-c74c8b1dcbaa890a064a5892e29cec5ce42d5b84.tar.gz
microblaze: Added more support for PCI
In order to use an off the shelf nic, like the intel pro card, changes are needed to support pci dma interfaces and other small changes. Signed-off-by: John Linn <john.linn@xilinx.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/include/asm/pci.h')
-rw-r--r--arch/microblaze/include/asm/pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/pci.h b/arch/microblaze/include/asm/pci.h
index a0da88b..41cc841 100644
--- a/arch/microblaze/include/asm/pci.h
+++ b/arch/microblaze/include/asm/pci.h
@@ -22,6 +22,8 @@
#include <asm/prom.h>
#include <asm/pci-bridge.h>
+#include <asm-generic/pci-dma-compat.h>
+
#define PCIBIOS_MIN_IO 0x1000
#define PCIBIOS_MIN_MEM 0x10000000
OpenPOWER on IntegriCloud