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 --- board/gdsys/a38x/dt_helpers.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/gdsys') diff --git a/board/gdsys/a38x/dt_helpers.c b/board/gdsys/a38x/dt_helpers.c index c859024a28..61d30c2e63 100644 --- a/board/gdsys/a38x/dt_helpers.c +++ b/board/gdsys/a38x/dt_helpers.c @@ -39,4 +39,3 @@ int request_gpio_by_name(struct gpio_desc *gpio, const char *gpio_dev_name, return dm_gpio_request(gpio, gpio_name); } - -- cgit v1.2.3