tree: Drop unused <delay.h>
Change-Id: I265e427254ce9f735e65b0631c43f98bc778a34f Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81812 Reviewed-by: Jonathon Hall <jonathon.hall@puri.sm> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com> Reviewed-by: Yidi Lin <yidilin@google.com>
This commit is contained in:
parent
54c9bf8e12
commit
520dae19ea
16 changed files with 0 additions and 16 deletions
|
|
@ -4,7 +4,6 @@
|
|||
#include <device/pci_def.h>
|
||||
#include <spd.h>
|
||||
|
||||
#include "delay.h"
|
||||
#include "gm45.h"
|
||||
|
||||
void raminit_thermal(const sysinfo_t *sysinfo)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
#include <assert.h>
|
||||
#include <console/console.h>
|
||||
#include <cpu/intel/haswell/haswell.h>
|
||||
#include <delay.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <northbridge/intel/haswell/chip.h>
|
||||
#include <northbridge/intel/haswell/haswell.h>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
#include <cf9_reset.h>
|
||||
#include <console/console.h>
|
||||
#include <cpu/x86/msr.h>
|
||||
#include <delay.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include <mrc_cache.h>
|
||||
#include <northbridge/intel/haswell/haswell.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue