From e1163c1782914c348a586b16321e09d81c371cbe Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Mon, 7 Jul 2014 23:44:40 +1000 Subject: mainboard: Trivial - drop trailing blank lines at EOF in .h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4a4ee99468e5f1dae8412ae565a34290493db726 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6201 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) --- 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 - 3 files changed, 3 deletions(-) (limited to 'src/mainboard/supermicro') 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 - -- cgit v1.2.3