From 0b6b09a37412358ba9987b53dcc9edacbc1f43cb Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 28 May 2018 13:23:36 +0200 Subject: mb/cubietech: Get rid of whitespace before tab Change-Id: I299c579c996da4e0e9fa1fc4d8b40706356509f8 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26615 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/cubietech/cubieboard/bootblock.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 #include -#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 -- cgit v1.2.3