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