From f7c55148c02dcfd39f585aa90513a18d66815a97 Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Mon, 7 Jul 2014 23:52:18 +1000 Subject: cpu: Trivial - drop trailing blank lines at EOF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9004f34ba0c13b4489b26ac8c1476d00a6c6d01d Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/6207 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/cpu/x86/lapic/boot_cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/x86/lapic') diff --git a/src/cpu/x86/lapic/boot_cpu.c b/src/cpu/x86/lapic/boot_cpu.c index 5643bd9cd0..d45ed3a472 100644 --- a/src/cpu/x86/lapic/boot_cpu.c +++ b/src/cpu/x86/lapic/boot_cpu.c @@ -11,4 +11,3 @@ int boot_cpu(void) return bsp; } #endif - -- cgit v1.2.3