[coreboot-gerrit] Patch set updated for coreboot: e0c61ee mainboard: Trivial - drop trailing blank lines at EOF in .h

Kyösti Mälkki (kyosti.malkki@gmail.com) gerrit at coreboot.org
Tue Jul 8 13:36:38 CEST 2014


Kyösti Mälkki (kyosti.malkki at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6201

-gerrit

commit e0c61ee5ea025750aed572afe3bf548cb23d4840
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Mon Jul 7 23:44:40 2014 +1000

    mainboard: Trivial - drop trailing blank lines at EOF in .h
    
    Change-Id: I4a4ee99468e5f1dae8412ae565a34290493db726
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/amd/mahogany_fam10/mb_sysconf.h          | 1 -
 src/mainboard/amd/serengeti_cheetah/mb_sysconf.h       | 1 -
 src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h | 1 -
 src/mainboard/amd/tilapia_fam10/mb_sysconf.h           | 1 -
 src/mainboard/amd/torpedo/Oem.h                        | 1 -
 src/mainboard/asus/m2n-e/hda_verb.h                    | 1 -
 src/mainboard/asus/m4a78-em/mb_sysconf.h               | 1 -
 src/mainboard/asus/m4a785-m/mb_sysconf.h               | 1 -
 src/mainboard/getac/p470/ec_oem.h                      | 1 -
 src/mainboard/getac/p470/hda_verb.h                    | 1 -
 src/mainboard/gigabyte/ma785gm/mb_sysconf.h            | 1 -
 src/mainboard/google/bolt/hda_verb.h                   | 1 -
 src/mainboard/google/butterfly/hda_verb.h              | 2 --
 src/mainboard/google/falco/hda_verb.h                  | 1 -
 src/mainboard/google/link/i915io.h                     | 1 -
 src/mainboard/google/peppy/hda_verb.h                  | 1 -
 src/mainboard/google/slippy/hda_verb.h                 | 1 -
 src/mainboard/google/snow/exynos5250.h                 | 1 -
 src/mainboard/hp/dl145_g1/mb_sysconf.h                 | 1 -
 src/mainboard/hp/dl145_g3/mb_sysconf.h                 | 1 -
 src/mainboard/hp/dl165_g6_fam10/mb_sysconf.h           | 1 -
 src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h       | 1 -
 src/mainboard/intel/baskingridge/hda_verb.h            | 1 -
 src/mainboard/intel/cougar_canyon2/hda_verb.h          | 1 -
 src/mainboard/intel/emeraldlake2/hda_verb.h            | 1 -
 src/mainboard/intel/wtm2/hda_verb.h                    | 1 -
 src/mainboard/iwill/dk8_htx/mb_sysconf.h               | 1 -
 src/mainboard/lenovo/t520/hda_verb.h                   | 2 --
 src/mainboard/lenovo/t530/hda_verb.h                   | 2 --
 src/mainboard/lenovo/x230/hda_verb.h                   | 2 --
 src/mainboard/msi/ms9185/mb_sysconf.h                  | 1 -
 src/mainboard/msi/ms9282/mb_sysconf.h                  | 1 -
 src/mainboard/msi/ms9652_fam10/mb_sysconf.h            | 1 -
 src/mainboard/nvidia/l1_2pvv/hda_verb.h                | 1 -
 src/mainboard/nvidia/l1_2pvv/mb_sysconf.h              | 1 -
 src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h      | 1 -
 src/mainboard/supermicro/h8qme_fam10/mb_sysconf.h      | 1 -
 src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h      | 1 -
 src/mainboard/tyan/s2912/mb_sysconf.h                  | 1 -
 src/mainboard/tyan/s2912_fam10/mb_sysconf.h            | 1 -
 40 files changed, 44 deletions(-)

diff --git a/src/mainboard/amd/mahogany_fam10/mb_sysconf.h b/src/mainboard/amd/mahogany_fam10/mb_sysconf.h
index 6921d75..768ffd1 100644
--- a/src/mainboard/amd/mahogany_fam10/mb_sysconf.h
+++ b/src/mainboard/amd/mahogany_fam10/mb_sysconf.h
@@ -42,4 +42,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h b/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h
index 3042dd0..ef3dace 100644
--- a/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h
+++ b/src/mainboard/amd/serengeti_cheetah/mb_sysconf.h
@@ -25,4 +25,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h b/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h
index 31f959a..4fb3f18 100644
--- a/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h
+++ b/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h
@@ -40,4 +40,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/amd/tilapia_fam10/mb_sysconf.h b/src/mainboard/amd/tilapia_fam10/mb_sysconf.h
index 6921d75..768ffd1 100644
--- a/src/mainboard/amd/tilapia_fam10/mb_sysconf.h
+++ b/src/mainboard/amd/tilapia_fam10/mb_sysconf.h
@@ -42,4 +42,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/amd/torpedo/Oem.h b/src/mainboard/amd/torpedo/Oem.h
index 1812921..915182e 100644
--- a/src/mainboard/amd/torpedo/Oem.h
+++ b/src/mainboard/amd/torpedo/Oem.h
@@ -221,4 +221,3 @@
  *
  */
 #define PCIB_SSID                    0x780F1022
-
diff --git a/src/mainboard/asus/m2n-e/hda_verb.h b/src/mainboard/asus/m2n-e/hda_verb.h
index 2f4f434..ec288ba 100644
--- a/src/mainboard/asus/m2n-e/hda_verb.h
+++ b/src/mainboard/asus/m2n-e/hda_verb.h
@@ -120,4 +120,3 @@ static const u32 mainboard_cim_verb_data[] = {
 
 extern const u32 *cim_verb_data;
 extern u32 cim_verb_data_size;
-
diff --git a/src/mainboard/asus/m4a78-em/mb_sysconf.h b/src/mainboard/asus/m4a78-em/mb_sysconf.h
index 6921d75..768ffd1 100644
--- a/src/mainboard/asus/m4a78-em/mb_sysconf.h
+++ b/src/mainboard/asus/m4a78-em/mb_sysconf.h
@@ -42,4 +42,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/asus/m4a785-m/mb_sysconf.h b/src/mainboard/asus/m4a785-m/mb_sysconf.h
index 6921d75..768ffd1 100644
--- a/src/mainboard/asus/m4a785-m/mb_sysconf.h
+++ b/src/mainboard/asus/m4a785-m/mb_sysconf.h
@@ -42,4 +42,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/getac/p470/ec_oem.h b/src/mainboard/getac/p470/ec_oem.h
index 14f7484..d48aa3d 100644
--- a/src/mainboard/getac/p470/ec_oem.h
+++ b/src/mainboard/getac/p470/ec_oem.h
@@ -50,4 +50,3 @@ int ec_oem_write(u8 addr, u8 data);
 int ec_dump_status(void);
 int ec_oem_dump_status(void);
 #endif
-
diff --git a/src/mainboard/getac/p470/hda_verb.h b/src/mainboard/getac/p470/hda_verb.h
index 98a77c6..b7578cc 100644
--- a/src/mainboard/getac/p470/hda_verb.h
+++ b/src/mainboard/getac/p470/hda_verb.h
@@ -106,4 +106,3 @@ static const u32 mainboard_cim_verb_data[] = {
 
 extern const u32 *cim_verb_data;
 extern u32 cim_verb_data_size;
-
diff --git a/src/mainboard/gigabyte/ma785gm/mb_sysconf.h b/src/mainboard/gigabyte/ma785gm/mb_sysconf.h
index 6921d75..768ffd1 100644
--- a/src/mainboard/gigabyte/ma785gm/mb_sysconf.h
+++ b/src/mainboard/gigabyte/ma785gm/mb_sysconf.h
@@ -42,4 +42,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/google/bolt/hda_verb.h b/src/mainboard/google/bolt/hda_verb.h
index 958b6c2..f27480d 100644
--- a/src/mainboard/google/bolt/hda_verb.h
+++ b/src/mainboard/google/bolt/hda_verb.h
@@ -92,4 +92,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x02171f03, // connector, left panel
 
 };
-
diff --git a/src/mainboard/google/butterfly/hda_verb.h b/src/mainboard/google/butterfly/hda_verb.h
index 095d1e2..89a81fe 100644
--- a/src/mainboard/google/butterfly/hda_verb.h
+++ b/src/mainboard/google/butterfly/hda_verb.h
@@ -262,5 +262,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
 
 static const u32 mainboard_pc_beep_verbs_size =
 	ARRAY_SIZE(mainboard_pc_beep_verbs);
-
-
diff --git a/src/mainboard/google/falco/hda_verb.h b/src/mainboard/google/falco/hda_verb.h
index 958b6c2..f27480d 100644
--- a/src/mainboard/google/falco/hda_verb.h
+++ b/src/mainboard/google/falco/hda_verb.h
@@ -92,4 +92,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x02171f03, // connector, left panel
 
 };
-
diff --git a/src/mainboard/google/link/i915io.h b/src/mainboard/google/link/i915io.h
index dd97fff..6533c81 100644
--- a/src/mainboard/google/link/i915io.h
+++ b/src/mainboard/google/link/i915io.h
@@ -84,4 +84,3 @@ u32 pack_aux(u32 *src, int src_bytes);
 void unpack_aux(u32 src, u32 *dst, int dst_bytes);
 int intel_dp_aux_ch(u32 ch_ctl, u32 ch_data, u32 *send, int send_bytes,
 	u32 *recv, int recv_size);
-
diff --git a/src/mainboard/google/peppy/hda_verb.h b/src/mainboard/google/peppy/hda_verb.h
index 3f45790..d3a63bf 100644
--- a/src/mainboard/google/peppy/hda_verb.h
+++ b/src/mainboard/google/peppy/hda_verb.h
@@ -97,4 +97,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x02171f03, // connector, left panel
 
 };
-
diff --git a/src/mainboard/google/slippy/hda_verb.h b/src/mainboard/google/slippy/hda_verb.h
index 958b6c2..f27480d 100644
--- a/src/mainboard/google/slippy/hda_verb.h
+++ b/src/mainboard/google/slippy/hda_verb.h
@@ -92,4 +92,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x02171f03, // connector, left panel
 
 };
-
diff --git a/src/mainboard/google/snow/exynos5250.h b/src/mainboard/google/snow/exynos5250.h
index 98d36f9..0f71a36 100644
--- a/src/mainboard/google/snow/exynos5250.h
+++ b/src/mainboard/google/snow/exynos5250.h
@@ -30,4 +30,3 @@
 #define VDD_LDO3_MV 1800	// 1.8V
 #define VDD_LDO5_MV 1800	// 1.8V
 #define VDD_LDO10_MV 1800	// 1.8V
-
diff --git a/src/mainboard/hp/dl145_g1/mb_sysconf.h b/src/mainboard/hp/dl145_g1/mb_sysconf.h
index 9d373b3..3dfd5de 100644
--- a/src/mainboard/hp/dl145_g1/mb_sysconf.h
+++ b/src/mainboard/hp/dl145_g1/mb_sysconf.h
@@ -21,4 +21,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/hp/dl145_g3/mb_sysconf.h b/src/mainboard/hp/dl145_g3/mb_sysconf.h
index 2c579fa..733258a 100644
--- a/src/mainboard/hp/dl145_g3/mb_sysconf.h
+++ b/src/mainboard/hp/dl145_g3/mb_sysconf.h
@@ -39,4 +39,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/hp/dl165_g6_fam10/mb_sysconf.h b/src/mainboard/hp/dl165_g6_fam10/mb_sysconf.h
index 2c579fa..733258a 100644
--- a/src/mainboard/hp/dl165_g6_fam10/mb_sysconf.h
+++ b/src/mainboard/hp/dl165_g6_fam10/mb_sysconf.h
@@ -39,4 +39,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h b/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h
index 6921d75..768ffd1 100644
--- a/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h
+++ b/src/mainboard/iei/kino-780am2-fam10/mb_sysconf.h
@@ -42,4 +42,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/intel/baskingridge/hda_verb.h b/src/mainboard/intel/baskingridge/hda_verb.h
index 9a4a740..52e5a3d 100644
--- a/src/mainboard/intel/baskingridge/hda_verb.h
+++ b/src/mainboard/intel/baskingridge/hda_verb.h
@@ -96,4 +96,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x30771e56,
 	0x30771f18
 };
-
diff --git a/src/mainboard/intel/cougar_canyon2/hda_verb.h b/src/mainboard/intel/cougar_canyon2/hda_verb.h
index e2dd843..f8e83b4 100644
--- a/src/mainboard/intel/cougar_canyon2/hda_verb.h
+++ b/src/mainboard/intel/cougar_canyon2/hda_verb.h
@@ -47,4 +47,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x30771e56,
 	0x30771f18
 };
-
diff --git a/src/mainboard/intel/emeraldlake2/hda_verb.h b/src/mainboard/intel/emeraldlake2/hda_verb.h
index 9a4a740..52e5a3d 100644
--- a/src/mainboard/intel/emeraldlake2/hda_verb.h
+++ b/src/mainboard/intel/emeraldlake2/hda_verb.h
@@ -96,4 +96,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x30771e56,
 	0x30771f18
 };
-
diff --git a/src/mainboard/intel/wtm2/hda_verb.h b/src/mainboard/intel/wtm2/hda_verb.h
index c34d0f5..cb33add 100644
--- a/src/mainboard/intel/wtm2/hda_verb.h
+++ b/src/mainboard/intel/wtm2/hda_verb.h
@@ -96,4 +96,3 @@ static const u32 mainboard_cim_verb_data[] = {
 	0x30771e56,
 	0x30771f18
 };
-
diff --git a/src/mainboard/iwill/dk8_htx/mb_sysconf.h b/src/mainboard/iwill/dk8_htx/mb_sysconf.h
index 3042dd0..ef3dace 100644
--- a/src/mainboard/iwill/dk8_htx/mb_sysconf.h
+++ b/src/mainboard/iwill/dk8_htx/mb_sysconf.h
@@ -25,4 +25,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/lenovo/t520/hda_verb.h b/src/mainboard/lenovo/t520/hda_verb.h
index 7999932..7d5e75a 100644
--- a/src/mainboard/lenovo/t520/hda_verb.h
+++ b/src/mainboard/lenovo/t520/hda_verb.h
@@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
 
 static const u32 mainboard_pc_beep_verbs_size =
 	ARRAY_SIZE(mainboard_pc_beep_verbs);
-
-
diff --git a/src/mainboard/lenovo/t530/hda_verb.h b/src/mainboard/lenovo/t530/hda_verb.h
index e24d907..cc280a1 100644
--- a/src/mainboard/lenovo/t530/hda_verb.h
+++ b/src/mainboard/lenovo/t530/hda_verb.h
@@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
 
 static const u32 mainboard_pc_beep_verbs_size =
 	ARRAY_SIZE(mainboard_pc_beep_verbs);
-
-
diff --git a/src/mainboard/lenovo/x230/hda_verb.h b/src/mainboard/lenovo/x230/hda_verb.h
index e24d907..cc280a1 100644
--- a/src/mainboard/lenovo/x230/hda_verb.h
+++ b/src/mainboard/lenovo/x230/hda_verb.h
@@ -313,5 +313,3 @@ static const u32 mainboard_pc_beep_verbs[] = {
 
 static const u32 mainboard_pc_beep_verbs_size =
 	ARRAY_SIZE(mainboard_pc_beep_verbs);
-
-
diff --git a/src/mainboard/msi/ms9185/mb_sysconf.h b/src/mainboard/msi/ms9185/mb_sysconf.h
index 63528ca..4b27fc3 100644
--- a/src/mainboard/msi/ms9185/mb_sysconf.h
+++ b/src/mainboard/msi/ms9185/mb_sysconf.h
@@ -35,4 +35,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/msi/ms9282/mb_sysconf.h b/src/mainboard/msi/ms9282/mb_sysconf.h
index 5346fc4..a1ad772 100644
--- a/src/mainboard/msi/ms9282/mb_sysconf.h
+++ b/src/mainboard/msi/ms9282/mb_sysconf.h
@@ -31,4 +31,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/msi/ms9652_fam10/mb_sysconf.h b/src/mainboard/msi/ms9652_fam10/mb_sysconf.h
index 7fead36..ad78ef6 100644
--- a/src/mainboard/msi/ms9652_fam10/mb_sysconf.h
+++ b/src/mainboard/msi/ms9652_fam10/mb_sysconf.h
@@ -28,4 +28,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/nvidia/l1_2pvv/hda_verb.h b/src/mainboard/nvidia/l1_2pvv/hda_verb.h
index 054a369..763840b 100644
--- a/src/mainboard/nvidia/l1_2pvv/hda_verb.h
+++ b/src/mainboard/nvidia/l1_2pvv/hda_verb.h
@@ -106,4 +106,3 @@ static u32 mainboard_cim_verb_data[] = {
 
 extern u32 *cim_verb_data;
 extern u32 cim_verb_data_size;
-
diff --git a/src/mainboard/nvidia/l1_2pvv/mb_sysconf.h b/src/mainboard/nvidia/l1_2pvv/mb_sysconf.h
index 77acd1b..8091bba 100644
--- a/src/mainboard/nvidia/l1_2pvv/mb_sysconf.h
+++ b/src/mainboard/nvidia/l1_2pvv/mb_sysconf.h
@@ -31,4 +31,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h b/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
index 7fead36..ad78ef6 100644
--- a/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
+++ b/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
@@ -28,4 +28,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/supermicro/h8qme_fam10/mb_sysconf.h b/src/mainboard/supermicro/h8qme_fam10/mb_sysconf.h
index bc32cf1..5a75677 100644
--- a/src/mainboard/supermicro/h8qme_fam10/mb_sysconf.h
+++ b/src/mainboard/supermicro/h8qme_fam10/mb_sysconf.h
@@ -34,4 +34,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h b/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h
index 6921d75..768ffd1 100644
--- a/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h
+++ b/src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h
@@ -42,4 +42,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/tyan/s2912/mb_sysconf.h b/src/mainboard/tyan/s2912/mb_sysconf.h
index 7fead36..ad78ef6 100644
--- a/src/mainboard/tyan/s2912/mb_sysconf.h
+++ b/src/mainboard/tyan/s2912/mb_sysconf.h
@@ -28,4 +28,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-
diff --git a/src/mainboard/tyan/s2912_fam10/mb_sysconf.h b/src/mainboard/tyan/s2912_fam10/mb_sysconf.h
index 7fead36..ad78ef6 100644
--- a/src/mainboard/tyan/s2912_fam10/mb_sysconf.h
+++ b/src/mainboard/tyan/s2912_fam10/mb_sysconf.h
@@ -28,4 +28,3 @@ struct mb_sysconf_t {
 };
 
 #endif
-



More information about the coreboot-gerrit mailing list