aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/grackle.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/grackle.h')
-rw-r--r--include/asm-powerpc/grackle.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/asm-powerpc/grackle.h b/include/asm-powerpc/grackle.h
new file mode 100644
index 000000000000..563c7a5e64c9
--- /dev/null
+++ b/include/asm-powerpc/grackle.h
@@ -0,0 +1,7 @@
+/*
+ * Functions for setting up and using a MPC106 northbridge
+ */
+
+#include <asm/pci-bridge.h>
+
+extern void setup_grackle(struct pci_controller *hose);