diff options
Diffstat (limited to 'board/cogent/pci.h')
-rw-r--r-- | board/cogent/pci.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/cogent/pci.h b/board/cogent/pci.h new file mode 100644 index 00000000000..35aa354a243 --- /dev/null +++ b/board/cogent/pci.h @@ -0,0 +1,3 @@ +/* pci not implemented yet */ + +extern int cma_pci_not_implemented; |