summaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
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/supermicro
parent7974471e379e3aaefc0ecd5524c408e69537444b (diff)
downloadcoreboot-e1163c1782914c348a586b16321e09d81c371cbe.tar.xz
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/supermicro')
-rw-r--r--src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h1
-rw-r--r--src/mainboard/supermicro/h8qme_fam10/mb_sysconf.h1
-rw-r--r--src/mainboard/supermicro/h8scm_fam10/mb_sysconf.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h b/src/mainboard/supermicro/h8dmr_fam10/mb_sysconf.h
index 7fead36a3c..ad78ef619f 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 bc32cf12f5..5a75677868 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 6921d75618..768ffd1b30 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
-