[PATCH 55/60] microblaze_v4: pci headers
monstr at seznam.cz
monstr at seznam.cz
Thu Jun 26 22:30:24 EST 2008
From: Michal Simek <monstr at monstr.eu>
Signed-off-by: Michal Simek <monstr at monstr.eu>
---
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
More information about the Linuxppc-dev
mailing list