src: Remove unneeded include "{arch,cpu}/cpu.h"
Change-Id: I17c4fc4e3e2eeef7c720c6a020b37d8f7a0f57a4 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29300 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
a9a1913d4d
commit
d2b9ec1362
228 changed files with 71 additions and 197 deletions
|
|
@ -24,7 +24,7 @@
|
|||
#else
|
||||
#include <arch/cbfs.h>
|
||||
#endif
|
||||
#include <cpu/cpu.h>
|
||||
#include <arch/cpu.h>
|
||||
#include <cpu/x86/msr.h>
|
||||
#include <cpu/intel/microcode.h>
|
||||
#include <rules.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue