coreboot/src
Raul E Rangel e62a17b118 soc/amd/picasso/acpi: Remove invalid and unnecessary devices
These devices are not referenced by anything else.

BUG=b:153001807, b:154756391
TEST=None

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I6ea3c326247dce095b5ac1706dbc37f8b215a21e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43425
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2020-07-15 08:38:19 +00:00
..
acpi src/acpi/soundwire.c: Add missing <stddef.h> 2020-07-14 16:10:43 +00:00
arch arch/x86/postcar_loader: Remove unused 'include <cpu/cpu.h>' 2020-07-14 16:15:28 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
cpu cpu/intel/model_1067x: Drop <cpu/x86/mp.h> include 2020-07-14 16:15:09 +00:00
device device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00
drivers src: Drop unused <cpu/x86/tsc.h> include 2020-07-14 16:14:33 +00:00
ec ec/google: Add function ec_fill_dptf_helpers() 2020-07-07 20:31:30 +00:00
include PCI IDs: Add PCI ID for JSL DPTF/DTT PCI device 2020-07-15 08:34:29 +00:00
lib src: Remove unused 'include <types.h>' 2020-07-14 16:10:17 +00:00
mainboard mb/google/zork/.../sleep.asl: Remove unnecessary variable 2020-07-15 08:37:42 +00:00
northbridge src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
security src: Remove unused 'include <cpu/x86/msr.h>' 2020-07-14 16:14:09 +00:00
soc soc/amd/picasso/acpi: Remove invalid and unnecessary devices 2020-07-15 08:38:19 +00:00
southbridge sb/intel/lynxpoint: Move acpi_fill_fadt to fadt.c 2020-07-14 22:33:06 +00:00
superio superio/nuvoton: Avoid NULL pointer dereference 2020-07-12 19:40:53 +00:00
vendorcode amd/picasso: rework DXIO and DDI UPD handling 2020-07-15 08:32:47 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00