aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze')
-rw-r--r--arch/microblaze/include/asm/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/microblaze/include/asm/pci.h b/arch/microblaze/include/asm/pci.h
index 541400d0c03e..67224d3d4d7d 100644
--- a/arch/microblaze/include/asm/pci.h
+++ b/arch/microblaze/include/asm/pci.h
@@ -27,8 +27,6 @@
27#define PCIBIOS_MIN_IO 0x1000 27#define PCIBIOS_MIN_IO 0x1000
28#define PCIBIOS_MIN_MEM 0x10000000 28#define PCIBIOS_MIN_MEM 0x10000000
29 29
30struct pci_dev;
31
32/* Values for the `which' argument to sys_pciconfig_iobase syscall. */ 30/* Values for the `which' argument to sys_pciconfig_iobase syscall. */
33#define IOBASE_BRIDGE_NUMBER 0 31#define IOBASE_BRIDGE_NUMBER 0
34#define IOBASE_MEMORY 1 32#define IOBASE_MEMORY 1