From 26d484a237939abdc5fe47d0f8dfa879b0e07dd2 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Mon, 29 Aug 2016 15:55:06 -0600 Subject: 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 Reviewed-on: https://review.coreboot.org/16361 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Antonello Dettori --- src/mainboard/gigabyte/ga-g41m-es2l/cmos.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/gigabyte') diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/cmos.default b/src/mainboard/gigabyte/ga-g41m-es2l/cmos.default index c6ce45f378..303c4c29b7 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/cmos.default +++ b/src/mainboard/gigabyte/ga-g41m-es2l/cmos.default @@ -3,4 +3,4 @@ baud_rate=115200 debug_level=Spew power_on_after_fail=Enable nmi=Enable -gfx_uma_size=64M \ No newline at end of file +gfx_uma_size=64M -- cgit v1.2.3