coreboot/src
Elyes HAOUAS c712144124 include/device/device.h: Include <smbios.h>
smbios_slot_{type,data_width,length,designation} used for smbios_type_9 needs "smbios.h"
Also use already defined 'smbios_type11' in "smbios.h".
This will also include <smbios.h> in "static.c" file, this we can remove indirect includes of
<smbios.h> in "chip.h"

Change-Id: Id412a504da2fd75648636febd150356569e07935
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40310
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-01 06:15:57 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/x86/acpigen: Constify fieldlist parameter to acpigen_write_field 2020-04-29 08:44:00 +00:00
commonlib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
console drivers/pc80/rtc: Drop CMOS_POST_EXTRA option 2020-04-20 06:13:39 +00:00
cpu src: Remove unused 'include <cpu/x86/cache.h>' 2020-05-01 06:10:49 +00:00
device device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
drivers src: Remove unused 'include <cpu/x86/cache.h>' 2020-05-01 06:10:49 +00:00
ec device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00
include include/device/device.h: Include <smbios.h> 2020-05-01 06:15:57 +00:00
lib rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
mainboard mb/google/dedede: Remove pad termination for RAM_STRAP_4 2020-05-01 06:15:26 +00:00
northbridge src: Remove unused 'include <cpu/x86/cache.h>' 2020-05-01 06:10:49 +00:00
security vboot: Always build secdata functions for romstage 2020-04-28 20:34:07 +00:00
soc src: Remove unused 'include <cpu/x86/cache.h>' 2020-05-01 06:10:49 +00:00
southbridge sb/intel/common/{madt,rcba_pirq}.c: Convert to 96 characters line length 2020-05-01 06:11:58 +00:00
superio superio/aspeed/common: Add early configure functions 2020-04-29 16:06:02 +00:00
vendorcode vc/amd/fsp/picasso: Update UPD files to version 0.0.1-r38 2020-04-28 22:50:24 +00:00
Kconfig src/Kconfig: enable USE_BLOBS by default 2020-04-14 10:03:55 +00:00