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/intel/slot_1/l2_cache.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/slot_1') diff --git a/src/cpu/intel/slot_1/l2_cache.c b/src/cpu/intel/slot_1/l2_cache.c index a974d24c3d..fc351aba18 100644 --- a/src/cpu/intel/slot_1/l2_cache.c +++ b/src/cpu/intel/slot_1/l2_cache.c @@ -807,4 +807,3 @@ out: printk(BIOS_INFO, "done.\n"); return result; } - -- cgit v1.2.3