drop excessive blank line
authorStefan Reinauer <stepan@coresystems.de>
Mon, 27 Sep 2010 18:55:00 +0000 (18:55 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 27 Sep 2010 18:55:00 +0000 (18:55 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5863 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/arch/i386/include/arch/cpu.h

index 3e799f014d5e0842bfbc0df3ce49a25cc0abaa89..4d7be862230f37771c29e9b525ed0008ec966824 100644 (file)
@@ -108,7 +108,6 @@ static inline unsigned int cpuid_edx(unsigned int op)
 #if !defined(__PRE_RAM__)
 #include <device/device.h>
 
-
 struct cpu_device_id {
        unsigned vendor;
        unsigned device;