Browse Source

microblaze_v8: pci headers

Reviewed-by: Ingo Molnar <mingo@elte.hu>
Acked-by: John Linn <john.linn@xilinx.com>
Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Acked-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Michal Simek 16 years ago
parent
commit
36174f4e87
2 changed files with 2 additions and 0 deletions
  1. 1 0
      arch/microblaze/include/asm/pci-bridge.h
  2. 1 0
      arch/microblaze/include/asm/pci.h

+ 1 - 0
arch/microblaze/include/asm/pci-bridge.h

@@ -0,0 +1 @@
+#include <linux/pci.h>

+ 1 - 0
arch/microblaze/include/asm/pci.h

@@ -0,0 +1 @@
+#include <linux/io.h>