diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-07-08 00:18:27 +1000 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-07-08 13:53:50 +0200 |
commit | 16a8206d52fa8aeb7ed2e59c6180b0d8c7355a1b (patch) | |
tree | bed4d0438492fc22f83e270c46e356eb09c48449 /src/vendorcode/intel/fsp/ivybridge_bd82x6x | |
parent | 234781e074919c6e6e5b78f6d323d214f1aed3a9 (diff) |
vendorcode/intel: Trivial - drop trailing blank lines at EOF
Change-Id: Iea9e95981e5e87f2890841e7a0cf45ba93ce84eb
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6211
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/vendorcode/intel/fsp/ivybridge_bd82x6x')
4 files changed, 0 insertions, 4 deletions
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" - |