From 467a87abcea13a1b0b61223a175cf46b16474965 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 22 Jul 2017 21:39:48 -0600 Subject: Fix files with multiple newlines at the end. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iaab26033e947cb9cf299faf1ce6d40a90a9facbe Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/20704 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel --- src/mainboard/lenovo/x1_carbon_gen1/mainboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/x1_carbon_gen1') diff --git a/src/mainboard/lenovo/x1_carbon_gen1/mainboard.c b/src/mainboard/lenovo/x1_carbon_gen1/mainboard.c index a61f12c41a..a4f2b38c8e 100644 --- a/src/mainboard/lenovo/x1_carbon_gen1/mainboard.c +++ b/src/mainboard/lenovo/x1_carbon_gen1/mainboard.c @@ -34,4 +34,3 @@ struct chip_operations mainboard_ops = { void h8_mainboard_init_dock (void) { } - -- cgit v1.2.3