Fix breakage caused by r3822. I should have known not to touch the k8 stuff...
Signed-off-by: Corey Osgood <corey.osgood@gmail.com> Acked-by: Corey Osgood <corey.osgood@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3824 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
40e51fd95a
commit
734acd5982
|
@ -16,7 +16,6 @@
|
|||
#include <string.h>
|
||||
#include <bitops.h>
|
||||
#include <cpu/cpu.h>
|
||||
#include <cpu/amd/model_fxx_rev.h>
|
||||
|
||||
#include <cpu/x86/lapic.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue