From f35353af55f6c954524c77c18d7282c260a8b8aa Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Mon, 7 Jul 2014 23:45:39 +1000 Subject: superio: Trivial - drop trailing blank lines at EOF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8633d331d095fe9506a8f01969060ba9889c8eac Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6202 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/superio/smsc/sio1036/superio.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/superio/smsc/sio1036/superio.c') diff --git a/src/superio/smsc/sio1036/superio.c b/src/superio/smsc/sio1036/superio.c index 7fac79c4b5..d2bfd8ddd3 100644 --- a/src/superio/smsc/sio1036/superio.c +++ b/src/superio/smsc/sio1036/superio.c @@ -73,4 +73,3 @@ static void sio1036_init(device_t dev) break; } } - -- cgit v1.2.3