From 16a8206d52fa8aeb7ed2e59c6180b0d8c7355a1b Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Tue, 8 Jul 2014 00:18:27 +1000 Subject: vendorcode/intel: Trivial - drop trailing blank lines at EOF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iea9e95981e5e87f2890841e7a0cf45ba93ce84eb Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6211 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspffs.h | 1 - src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspplatform.h | 1 - src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/mem_config.h | 1 - src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/peifsp.h | 1 - 4 files changed, 4 deletions(-) (limited to 'src/vendorcode/intel/fsp/ivybridge_bd82x6x') diff --git a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspffs.h b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspffs.h index 83c5e85e24..7a7c367c76 100644 --- a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspffs.h +++ b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspffs.h @@ -504,4 +504,3 @@ typedef struct { #pragma pack() #endif - diff --git a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspplatform.h b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspplatform.h index 4fb193b06e..06cf67ee7c 100644 --- a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspplatform.h +++ b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/fspplatform.h @@ -61,4 +61,3 @@ typedef struct { #pragma pack() #endif - diff --git a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/mem_config.h b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/mem_config.h index 8dd693e933..26deb90075 100644 --- a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/mem_config.h +++ b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/mem_config.h @@ -129,4 +129,3 @@ typedef struct { } MEM_CONFIG; #endif - diff --git a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/peifsp.h b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/peifsp.h index 1e2948edb5..dc3e60f1fc 100644 --- a/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/peifsp.h +++ b/src/vendorcode/intel/fsp/ivybridge_bd82x6x/include/peifsp.h @@ -40,4 +40,3 @@ are permitted provided that the following conditions are met: #include "fspapi.h" #include "fspplatform.h" #include "fspinfoheader.h" - -- cgit v1.2.3