summaryrefslogtreecommitdiffstats
path: root/board/armltd/vexpress64/pcie.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/armltd/vexpress64/pcie.h')
-rw-r--r--board/armltd/vexpress64/pcie.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/board/armltd/vexpress64/pcie.h b/board/armltd/vexpress64/pcie.h
new file mode 100644
index 0000000000..14642f4f5c
--- /dev/null
+++ b/board/armltd/vexpress64/pcie.h
@@ -0,0 +1,6 @@
+#ifndef __VEXPRESS64_PCIE_H__
+#define __VEXPRESS64_PCIE_H__
+
+void vexpress64_pcie_init(void);
+
+#endif /* __VEXPRESS64_PCIE_H__ */
OpenPOWER on IntegriCloud