From 66356b4c06c934021f6cb58d93877427162b369f Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Mon, 27 Sep 2021 17:42:36 +0200 Subject: WS cleanup: remove trailing empty lines Signed-off-by: Wolfgang Denk --- drivers/timer/stm32_timer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/timer/stm32_timer.c') diff --git a/drivers/timer/stm32_timer.c b/drivers/timer/stm32_timer.c index e34f5202fc6..f07251e54c0 100644 --- a/drivers/timer/stm32_timer.c +++ b/drivers/timer/stm32_timer.c @@ -135,4 +135,3 @@ U_BOOT_DRIVER(stm32_timer) = { .probe = stm32_timer_probe, .ops = &stm32_timer_ops, }; - -- cgit v1.2.3