summaryrefslogtreecommitdiffstats
path: root/board/Marvell
diff options
context:
space:
mode:
Diffstat (limited to 'board/Marvell')
-rw-r--r--board/Marvell/include/pci.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/Marvell/include/pci.h b/board/Marvell/include/pci.h
index 167248db1e..572e0d345d 100644
--- a/board/Marvell/include/pci.h
+++ b/board/Marvell/include/pci.h
@@ -7,8 +7,8 @@
/* includes */
-#include"core.h"
-#include"memory.h"
+#include "core.h"
+#include "memory.h"
/* According to PCI REV 2.1 MAX agents allowed on the bus are -21- */
#define PCI_MAX_DEVICES 22
OpenPOWER on IntegriCloud