[coreboot-gerrit] Change in coreboot[master]: mb/cubietech: Get rid of whitespace before tab

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Mon May 28 13:34:14 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/26615


Change subject: mb/cubietech: Get rid of whitespace before tab
......................................................................

mb/cubietech: Get rid of whitespace before tab

Change-Id: I299c579c996da4e0e9fa1fc4d8b40706356509f8
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/mainboard/cubietech/cubieboard/bootblock.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/26615/1

diff --git a/src/mainboard/cubietech/cubieboard/bootblock.c b/src/mainboard/cubietech/cubieboard/bootblock.c
index 1f6a77f..b5c237e 100644
--- a/src/mainboard/cubietech/cubieboard/bootblock.c
+++ b/src/mainboard/cubietech/cubieboard/bootblock.c
@@ -15,8 +15,8 @@
 #include <cpu/allwinner/a10/clock.h>
 #include <cpu/allwinner/a10/dramc.h>
 
-#define CPU_AHB_APB0_DEFAULT 		\
-	 CPU_CLK_SRC_OSC24M	 	\
+#define CPU_AHB_APB0_DEFAULT		\
+	 CPU_CLK_SRC_OSC24M		\
 	 | APB0_DIV_1			\
 	 | AHB_DIV_2			\
 	 | AXI_DIV_1

-- 
To view, visit https://review.coreboot.org/26615
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I299c579c996da4e0e9fa1fc4d8b40706356509f8
Gerrit-Change-Number: 26615
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180528/014da4e9/attachment-0001.html>


More information about the coreboot-gerrit mailing list