summaryrefslogtreecommitdiffstats
path: root/board/Marvell
diff options
context:
space:
mode:
authorVasili Galka <vvv444@gmail.com>2014-06-10 16:06:52 +0300
committerTom Rini <trini@ti.com>2014-06-11 16:27:05 -0400
commit4b9ca09399c6b5105d2bd1860f183d7a95e05f5c (patch)
tree6381e55e62c64c14291e2e575fd26c36c9946f9e /board/Marvell
parentc346e466e0ea31016f8bd0a38b225f75b2a20a55 (diff)
downloadblackbird-obmc-uboot-4b9ca09399c6b5105d2bd1860f183d7a95e05f5c.tar.gz
blackbird-obmc-uboot-4b9ca09399c6b5105d2bd1860f183d7a95e05f5c.zip
cosmetic: Whitespace fix
Signed-off-by: Vasili Galka <vvv444@gmail.com>
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