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/google/auron/variants/samus/variant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/auron/variants/samus') diff --git a/src/mainboard/google/auron/variants/samus/variant.c b/src/mainboard/google/auron/variants/samus/variant.c index e711b60f26..0c50e1f1d5 100644 --- a/src/mainboard/google/auron/variants/samus/variant.c +++ b/src/mainboard/google/auron/variants/samus/variant.c @@ -48,4 +48,4 @@ void variant_romstage_entry(struct romstage_params *rp) * to prevent possible brownout. */ set_gpio(BOARD_PP3300_AUTOBAHN_GPIO, GPIO_OUT_HIGH); -} \ No newline at end of file +} -- cgit v1.2.3