tree: Drop unused <halt.h>
Change-Id: Icd00f30a96c53f70babdcb8a77c4b6c2868619d8 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81820 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Yu-Ping Wu <yupingso@google.com> Reviewed-by: Yidi Lin <yidilin@google.com>
This commit is contained in:
parent
fd9f697e51
commit
e9931c8799
@ -6,7 +6,6 @@
|
||||
#include <ec/acpi/ec.h>
|
||||
#include <option.h>
|
||||
#include <pc80/keyboard.h>
|
||||
#include <halt.h>
|
||||
|
||||
#include "ec.h"
|
||||
#include "ecdefs.h"
|
||||
|
@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include <delay.h>
|
||||
#include <halt.h>
|
||||
#include <soc/rtc.h>
|
||||
#include <soc/rtc_common.h>
|
||||
#include <soc/mt6366.h>
|
||||
|
@ -17,7 +17,6 @@
|
||||
#include <console/console.h>
|
||||
#include <device/pci_ids.h>
|
||||
#include <elog.h>
|
||||
#include <halt.h>
|
||||
#include <option.h>
|
||||
#include <southbridge/intel/common/me.h>
|
||||
|
||||
|
@ -18,7 +18,6 @@
|
||||
#include <device/pci_ids.h>
|
||||
#include <string.h>
|
||||
#include <elog.h>
|
||||
#include <halt.h>
|
||||
#include <option.h>
|
||||
#include <southbridge/intel/common/me.h>
|
||||
|
||||
|
@ -8,7 +8,6 @@
|
||||
#include <device/pci_ids.h>
|
||||
#include <string.h>
|
||||
#include <delay.h>
|
||||
#include <halt.h>
|
||||
#include <timer.h>
|
||||
|
||||
#include "me.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user