coreboot-kgpe-d16/src/soc/intel/icelake
Subrata Banik 47df66d765 soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ check
soc_pch_pirq_init() function is only getting compiled for RAMSTAGE
hence remove unused __SIMPLE_DEVICE__ check.

Change-Id: I7f0ca62170f0af12a251c8c97155de8433a31854
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/29643
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2018-11-18 20:57:11 +00:00
..
acpi soc/intel/icelake: Make static IRQ mapping for ICP PCH pci devices 2018-11-17 09:37:09 +00:00
bootblock soc/intel/common: Include Icelake device IDs 2018-11-07 20:57:45 +00:00
include/soc src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
romstage src: Remove unneeded include <cbmem.h> 2018-11-16 10:56:47 +00:00
acpi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
cbmem.c
chip.c
chip.h soc/intel/icelake: Make static IRQ mapping for PIC mode 2018-11-17 09:37:19 +00:00
cpu.c
finalize.c
fsp_params.c
gpio.c soc/intel/icelake: Update GPIOs for Icelake SOC 2018-11-13 15:11:42 +00:00
graphics.c
gspi.c
i2c.c
Kconfig soc/intel/icelake: Allow coreboot to reserve stack for fsp 2018-11-02 03:20:50 +00:00
lockdown.c
lpc.c soc/intel/{cnl, icl}: Remove unnecessary __SIMPLE_DEVICE__ check 2018-11-18 20:57:11 +00:00
Makefile.inc
memmap.c
p2sb.c
pmc.c
pmutil.c
reset.c
sd.c
smihandler.c
smmrelocate.c
spi.c
systemagent.c
uart.c