aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2016-08-29 15:55:06 -0600
committerMartin Roth <martinroth@google.com>2016-09-02 18:04:48 +0200
commit26d484a237939abdc5fe47d0f8dfa879b0e07dd2 (patch)
tree166aa53fb655e541f13f7fd24f164579c7f420e5 /src/superio/nuvoton
parent477bc97ba0298fe03d52a0b580fd219a0958c621 (diff)
Fix newlines at the end of files
All but ga-g41m-es2l/cmos.default had multiple final newlines. ga-g41m-es2l/cmos.default had no final newline. Change-Id: Id350b513d5833bb14a2564eb789ab23b6278dcb5 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/16361 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Antonello Dettori <dev@dettori.io>
Diffstat (limited to 'src/superio/nuvoton')
-rw-r--r--src/superio/nuvoton/nct6791d/superio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/nuvoton/nct6791d/superio.c b/src/superio/nuvoton/nct6791d/superio.c
index 0a0f0bed59..f0da0367e2 100644
--- a/src/superio/nuvoton/nct6791d/superio.c
+++ b/src/superio/nuvoton/nct6791d/superio.c
@@ -99,4 +99,3 @@ struct chip_operations superio_nuvoton_nct6791d_ops = {
CHIP_NAME("NUVOTON NCT6791D Super I/O")
.enable_dev = enable_dev,
};
-