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/amd/dualcore/amd_sibling.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/amd/dualcore/amd_sibling.c') diff --git a/src/cpu/amd/dualcore/amd_sibling.c b/src/cpu/amd/dualcore/amd_sibling.c index b3df0a36e7..d9942de410 100644 --- a/src/cpu/amd/dualcore/amd_sibling.c +++ b/src/cpu/amd/dualcore/amd_sibling.c @@ -115,4 +115,3 @@ unsigned get_apicid_base(unsigned ioapic_num) return apicid_base; } - -- cgit v1.2.3