From bb9722bd775d575401edff14a9b80406ecbd974a Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 28 Jul 2016 16:32:56 -0600 Subject: Add newlines at the end of all coreboot files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7930d5cded290f2605d0c92a9c465a3f0c1291a2 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/15974 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/intel/camelbackmountain_fsp/Makefile.inc | 2 +- src/mainboard/intel/stargo2/acpi/ec.asl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/intel') diff --git a/src/mainboard/intel/camelbackmountain_fsp/Makefile.inc b/src/mainboard/intel/camelbackmountain_fsp/Makefile.inc index e7de261aa2..1606476d80 100644 --- a/src/mainboard/intel/camelbackmountain_fsp/Makefile.inc +++ b/src/mainboard/intel/camelbackmountain_fsp/Makefile.inc @@ -13,4 +13,4 @@ ## GNU General Public License for more details. ## -ramstage-y += irqroute.c \ No newline at end of file +ramstage-y += irqroute.c diff --git a/src/mainboard/intel/stargo2/acpi/ec.asl b/src/mainboard/intel/stargo2/acpi/ec.asl index a307279f25..b2fed9af98 100644 --- a/src/mainboard/intel/stargo2/acpi/ec.asl +++ b/src/mainboard/intel/stargo2/acpi/ec.asl @@ -6,4 +6,4 @@ * This file is included by lpc.asl in the southbridge directory. * It is intended to be used to include any embedded controller * specific ASL. - */ \ No newline at end of file + */ -- cgit v1.2.3