diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2016-09-28 21:24:40 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-09-29 23:51:48 +0200 |
commit | 0c31a677b0dbc17b0909a5f6d5f0ab31294bd36b (patch) | |
tree | 1e5931c85e079f388ffdab1060e347436c1de14a /src/mainboard/via/epia-m850 | |
parent | aabd7203a8dd2874a12667f6e44bf6c4c3e5e70f (diff) |
mainboard/via/epia-m850/romstage.c: Remove unnecessary whitespace
Change-Id: Ic5359f794c64a9a67ec9e059af337a65073baff4
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/16784
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/via/epia-m850')
-rw-r--r-- | src/mainboard/via/epia-m850/romstage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/via/epia-m850/romstage.c b/src/mainboard/via/epia-m850/romstage.c index f3f0ec6e9d..450f7d7a63 100644 --- a/src/mainboard/via/epia-m850/romstage.c +++ b/src/mainboard/via/epia-m850/romstage.c @@ -1,7 +1,7 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2011-2012 Alexandru Gagniuc <mr.nuke.me@gmail.com> + * Copyright (C) 2011-2012 Alexandru Gagniuc <mr.nuke.me@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |