drop excessive blank line
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
This commit is contained in:
parent
2a8ad41e7b
commit
5e278cafb5
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue