coreboot-kgpe-d16/src
Felix Held 6266c417a2 sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes
Include device/device.h to have struct device defined and types.h to
have bool, u8, u16 and u32 defined.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I3c5d5a78c2e2dab21432ced5f84665eb78a49d52
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57727
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-09-17 22:31:48 +00:00
..
acpi acpi: Generate power resource name instead of default "PRIC" 2021-09-16 06:07:15 +00:00
arch arch/riscv/trap_handler: add missing types.h include 2021-09-17 20:27:34 +00:00
commonlib commonlib/cbfs: Fix minor parser edge cases 2021-09-15 01:19:22 +00:00
console console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
cpu cpu: add missing arch/cpu.h includes 2021-09-17 20:28:09 +00:00
device device/dram: Add addtional LPDDR4 speed grades 2021-09-13 13:47:31 +00:00
drivers mb/google/trogdor: Add mipi panel for wormdingler 2021-09-16 16:10:29 +00:00
ec ec/system76/ec: acpi: Implement _BIX method 2021-09-17 01:03:59 +00:00
include vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main 2021-09-16 23:44:20 +00:00
lib Move post_codes.h to commonlib/console/ 2021-08-04 15:15:51 +00:00
mainboard mb/google/brya/primus: add NVMe power and reset pin to early_gpio_table 2021-09-17 22:20:05 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security security/intel/txt/romstage: add missing arch/cpu.h include 2021-09-17 20:28:19 +00:00
soc soc/intel/{ehl,jsl}: make use of Kconfig options for PRMRR size 2021-09-17 22:22:20 +00:00
southbridge sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes 2021-09-17 22:31:48 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode driver/i2c/max98390: add dsm_param_name 2021-09-14 02:35:41 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00