From b4560cd523867b9171db835b3df151ed18a209dc Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 22 Jul 2017 21:45:28 -0600 Subject: Update files with no newline at the end MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8febb8d74e2463622cab0313c543ceebec71fdf4 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/20705 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Paul Menzel --- src/mainboard/apple/macbook21/Makefile.inc | 2 +- src/mainboard/apple/macbook21/cmos.default | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/apple/macbook21') diff --git a/src/mainboard/apple/macbook21/Makefile.inc b/src/mainboard/apple/macbook21/Makefile.inc index 60484097e9..3dae61e8a8 100644 --- a/src/mainboard/apple/macbook21/Makefile.inc +++ b/src/mainboard/apple/macbook21/Makefile.inc @@ -1 +1 @@ -romstage-y += gpio.c \ No newline at end of file +romstage-y += gpio.c diff --git a/src/mainboard/apple/macbook21/cmos.default b/src/mainboard/apple/macbook21/cmos.default index e9844fc524..fcf5906d9a 100644 --- a/src/mainboard/apple/macbook21/cmos.default +++ b/src/mainboard/apple/macbook21/cmos.default @@ -7,4 +7,4 @@ boot_devices='' boot_default=0x40 cmos_defaults_loaded=Yes lpt=Enable -gfx_uma_size=8M \ No newline at end of file +gfx_uma_size=8M -- cgit v1.2.3