aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-07-07 23:44:40 +1000
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-07-08 13:55:02 +0200
commite1163c1782914c348a586b16321e09d81c371cbe (patch)
tree094dfb3146b72a2727ac798495dba2653922332e /src/mainboard/hp
parent7974471e379e3aaefc0ecd5524c408e69537444b (diff)
mainboard: Trivial - drop trailing blank lines at EOF in .h
Change-Id: I4a4ee99468e5f1dae8412ae565a34290493db726 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/6201 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/hp')
-rw-r--r--src/mainboard/hp/dl145_g1/mb_sysconf.h1
-rw-r--r--src/mainboard/hp/dl145_g3/mb_sysconf.h1
-rw-r--r--src/mainboard/hp/dl165_g6_fam10/mb_sysconf.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/hp/dl145_g1/mb_sysconf.h b/src/mainboard/hp/dl145_g1/mb_sysconf.h
index 9d373b3a86..3dfd5deb01 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 2c579faf4e..733258ab28 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 2c579faf4e..733258ab28 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
-