[coreboot] [commit] r5863 - trunk/src/arch/i386/include/arch

repository service svn at coreboot.org
Mon Sep 27 20:55:01 CEST 2010


Author: stepan
Date: Mon Sep 27 20:55:00 2010
New Revision: 5863
URL: https://tracker.coreboot.org/trac/coreboot/changeset/5863

Log:
drop excessive blank line
Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>

Modified:
   trunk/src/arch/i386/include/arch/cpu.h

Modified: trunk/src/arch/i386/include/arch/cpu.h
==============================================================================
--- trunk/src/arch/i386/include/arch/cpu.h	Mon Sep 27 20:49:46 2010	(r5862)
+++ trunk/src/arch/i386/include/arch/cpu.h	Mon Sep 27 20:55:00 2010	(r5863)
@@ -108,7 +108,6 @@
 #if !defined(__PRE_RAM__)
 #include <device/device.h>
 
-
 struct cpu_device_id {
 	unsigned vendor;
 	unsigned device;




More information about the coreboot mailing list