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/soc/intel/cannonlake/include/soc/gpio_soc_defs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/cannonlake/include') diff --git a/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h b/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h index cdc40d4216..e9a5b89491 100644 --- a/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h +++ b/src/soc/intel/cannonlake/include/soc/gpio_soc_defs.h @@ -249,4 +249,3 @@ #define NUM_GPIO_COM2_PADS (GPD11 - GPD0 + 1) #endif - -- cgit v1.2.3