coreboot/src/soc/nvidia/tegra210
Elyes HAOUAS a9273b5015 soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>'
Commit 74aa99a (src: Drop unused '#include <halt.h>')
accidentally added '#include <halt.h>', however tegra_lp0 directory
is not linked into the rest of coreboot. So we can't use generic halt()
from halt.c file.

Change-Id: I3a67abb77846172597b8ebde779878b9aa2ff8d7
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31979
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-03-20 21:46:52 +00:00
..
include/soc coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
jdi_25x18_display arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
lp0 soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>' 2019-03-20 21:46:52 +00:00
addressmap.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ape.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arm_tf.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
bootblock.c src: Drop unused include <timestamp.h> 2019-03-07 17:17:12 +00:00
bootblock_asm.S src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
cbmem.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
ccplex.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
chip.h src/soc: Fix typo 2018-08-09 15:49:53 +00:00
clock.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
cpu.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dc.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dma.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dp.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
dsi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
flow_ctrl.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
funitcfg.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
gic.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i2c.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
i2c6.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
Makefile.inc (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
mipi-phy.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
mipi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mipi_dsi.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
mmu_operations.c symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
monotonic_timer.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mtc.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
padconfig.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
power.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ram_code.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ramstage.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
romstage.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
romstage_asm.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
sdram.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
sdram_lp0.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
soc.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
sor.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
spi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
stack.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
stage_entry.S arm64: tegra132: tegra210: Remove old arm64/stage_entry.S 2015-11-17 21:31:20 +01:00
uart.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00