src: Remove unused include <halt.h>

Change-Id: I2f142cc80692e60eb0f81f57339a247f6ef4a524
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32611
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Elyes HAOUAS 2019-05-05 17:37:49 +02:00 committed by Patrick Georgi
parent 0a7543db2d
commit 45b824d694
16 changed files with 0 additions and 16 deletions

View File

@ -26,7 +26,6 @@
#include <cpu/x86/lapic.h>
#include <console/console.h>
#include <cpu/x86/bist.h>
#include <halt.h>
#include <northbridge/intel/i945/i945.h>
#include <northbridge/intel/i945/raminit.h>
#include <southbridge/intel/i82801gx/i82801gx.h>

View File

@ -29,7 +29,6 @@
#include <console/console.h>
#include <cpu/x86/bist.h>
#include <cpu/intel/romstage.h>
#include <halt.h>
#include <northbridge/intel/i945/i945.h>
#include <northbridge/intel/i945/raminit.h>
#include <southbridge/intel/i82801gx/i82801gx.h>

View File

@ -24,7 +24,6 @@
#include <cpu/intel/speedstep.h>
#include <cpu/x86/bist.h>
#include <cpu/x86/msr.h>
#include <halt.h>
#include <northbridge/intel/x4x/iomap.h>
#include <northbridge/intel/x4x/x4x.h>
#include <southbridge/intel/common/gpio.h>

View File

@ -25,7 +25,6 @@
#include <console/console.h>
#include <cpu/x86/bist.h>
#include <cpu/intel/romstage.h>
#include <halt.h>
#include <northbridge/intel/i945/i945.h>
#include <northbridge/intel/i945/raminit.h>
#include <southbridge/intel/i82801gx/i82801gx.h>

View File

@ -16,7 +16,6 @@
// __PRE_RAM__ means: use "unsigned" for device, not a struct.
#include <stdint.h>
#include <halt.h>
#include <arch/io.h>
#include <cf9_reset.h>
#include <device/pnp_ops.h>

View File

@ -17,7 +17,6 @@
*/
#include <stdint.h>
#include <halt.h>
#include <arch/io.h>
#include <cf9_reset.h>
#include <device/pci_ops.h>

View File

@ -16,7 +16,6 @@
/* __PRE_RAM__ means: use "unsigned" for device, not a struct. */
#include <stdint.h>
#include <halt.h>
#include <arch/io.h>
#include <cf9_reset.h>
#include <console/console.h>

View File

@ -28,7 +28,6 @@
#include <console/console.h>
#include <cpu/x86/bist.h>
#include <cpu/intel/romstage.h>
#include <halt.h>
#include <northbridge/intel/i945/i945.h>
#include <northbridge/intel/i945/raminit.h>
#include <southbridge/intel/i82801gx/i82801gx.h>

View File

@ -29,7 +29,6 @@
#include <console/console.h>
#include <cpu/x86/bist.h>
#include <cpu/intel/romstage.h>
#include <halt.h>
#include <northbridge/intel/i945/i945.h>
#include <northbridge/intel/i945/raminit.h>
#include <southbridge/intel/i82801gx/i82801gx.h>

View File

@ -27,7 +27,6 @@
#include <console/console.h>
#include <cpu/x86/bist.h>
#include <cpu/intel/romstage.h>
#include <halt.h>
#include <northbridge/intel/i945/i945.h>
#include <northbridge/intel/i945/raminit.h>
#include <southbridge/intel/i82801gx/i82801gx.h>

View File

@ -20,7 +20,6 @@
#include <arch/cbfs.h>
#include <cbfs.h>
#include <cf9_reset.h>
#include <halt.h>
#include <ip_checksum.h>
#include <memory_info.h>
#include <mrc_cache.h>

View File

@ -21,7 +21,6 @@
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <cbmem.h>
#include <halt.h>
#include <romstage_handoff.h>
#include "i945.h"
#include <pc80/mc146818rtc.h>

View File

@ -26,7 +26,6 @@
#include <pc80/mc146818rtc.h>
#include <spd.h>
#include <string.h>
#include <halt.h>
#include "raminit.h"
#include "i945.h"
#include "chip.h"

View File

@ -23,7 +23,6 @@
#include <device/pci_ops.h>
#include <cbmem.h>
#include <cf9_reset.h>
#include <halt.h>
#include <romstage_handoff.h>
#include <southbridge/intel/i82801gx/i82801gx.h>
#include <southbridge/intel/common/gpio.h>

View File

@ -25,7 +25,6 @@
#include <device/mmio.h>
#include <device/pci_ops.h>
#include <cbmem.h>
#include <halt.h>
#include <timestamp.h>
#include <mrc_cache.h>
#include <southbridge/intel/bd82x6x/me.h>

View File

@ -28,7 +28,6 @@
#include <device/pci_def.h>
#include <lib.h>
#include <mrc_cache.h>
#include <halt.h>
#include <timestamp.h>
#include "raminit.h"
#include "pei_data.h"