[PATCH 53/58] microblaze_v5: pci headers

From: monstr
Date: Tue Jul 08 2008 - 08:06:53 EST


From: Michal Simek <monstr@xxxxxxxxx>

Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xxxxxxxxxx>
Signed-off-by: Michal Simek <monstr@xxxxxxxxx>
---
include/asm-microblaze/pci-bridge.h | 1 +
include/asm-microblaze/pci.h | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
create mode 100644 include/asm-microblaze/pci-bridge.h
create mode 100644 include/asm-microblaze/pci.h

diff --git a/include/asm-microblaze/pci-bridge.h b/include/asm-microblaze/pci-bridge.h
new file mode 100644
index 0000000..7ad28f6
--- /dev/null
+++ b/include/asm-microblaze/pci-bridge.h
@@ -0,0 +1 @@
+#include <linux/pci.h>
diff --git a/include/asm-microblaze/pci.h b/include/asm-microblaze/pci.h
new file mode 100644
index 0000000..469e80e
--- /dev/null
+++ b/include/asm-microblaze/pci.h
@@ -0,0 +1 @@
+#include <asm/io.h>
--
1.5.4.GIT

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/