From 7974471e379e3aaefc0ecd5524c408e69537444b Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Mon, 7 Jul 2014 23:42:58 +1000 Subject: mainboard: Trivial - drop trailing blank lines at EOF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I05d6d22664155ac8478e665733f816776e277c22 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6200 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/mainboard/google/snow/wakeup.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/snow') diff --git a/src/mainboard/google/snow/wakeup.c b/src/mainboard/google/snow/wakeup.c index 2fe1ab0363..e3cd2ba630 100644 --- a/src/mainboard/google/snow/wakeup.c +++ b/src/mainboard/google/snow/wakeup.c @@ -26,4 +26,3 @@ int wakeup_need_reset(void) * reset if GPIO value is high. */ return gpio_get_value(GPIO_Y10); } - -- cgit v1.2.3