diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-07-07 23:44:40 +1000 |
---|---|---|
committer | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2014-07-08 13:55:02 +0200 |
commit | e1163c1782914c348a586b16321e09d81c371cbe (patch) | |
tree | 094dfb3146b72a2727ac798495dba2653922332e /src/mainboard/supermicro/h8qme_fam10 | |
parent | 7974471e379e3aaefc0ecd5524c408e69537444b (diff) | |
download | coreboot-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/h8qme_fam10')
-rw-r--r-- | src/mainboard/supermicro/h8qme_fam10/mb_sysconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 - |