aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-28 13:23:36 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 08:58:16 +0000
commit0b6b09a37412358ba9987b53dcc9edacbc1f43cb (patch)
treecd064160f0bca52a4eb12e6742437d8bb241b5c9 /src
parent54ec7c821636c3496b207702d1b34cbd4ae965aa (diff)
mb/cubietech: Get rid of whitespace before tab
Change-Id: I299c579c996da4e0e9fa1fc4d8b40706356509f8 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26615 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/cubietech/cubieboard/bootblock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/cubietech/cubieboard/bootblock.c b/src/mainboard/cubietech/cubieboard/bootblock.c
index d70e52e835..e2ce666c1b 100644
--- a/src/mainboard/cubietech/cubieboard/bootblock.c
+++ b/src/mainboard/cubietech/cubieboard/bootblock.c
@@ -28,8 +28,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