[PATCH 1/2] palmetto-bmc: Cleanup whitespace to make checkpatch happy

Andrew Jeffery andrew at aj.id.au
Thu Jul 28 11:25:33 AEST 2016


Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
 hw/arm/palmetto-bmc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hw/arm/palmetto-bmc.c b/hw/arm/palmetto-bmc.c
index 71b9ca73d2d4..ec4aed306e7b 100644
--- a/hw/arm/palmetto-bmc.c
+++ b/hw/arm/palmetto-bmc.c
@@ -45,9 +45,9 @@ enum {
 };
 
 static const AspeedBoardConfig aspeed_boards[] = {
-    [ PALMETTO_BMC ] = { AST2400_HW_STRAP1, AST2400_A0_SILICON_REV,
+    [PALMETTO_BMC] = { AST2400_HW_STRAP1, AST2400_A0_SILICON_REV,
                          AST2400_SDRAM_BASE },
-    [ AST2500_EDK ]  = { 0x00000200, AST2500_A1_SILICON_REV,
+    [AST2500_EDK]  = { 0x00000200, AST2500_A1_SILICON_REV,
                          AST2500_SDRAM_BASE },
 };
 
-- 
2.9.2.597.g66765a4



More information about the openbmc mailing list