coreboot/src
Martin Roth e13b263ef3 mb/emulation/qemu: Move packed attribute
The jenkins build complains about this now that clang has been added.

src/mainboard/emulation/qemu-q35/cpu.c:37:1: error:
attribute '__packed__' is ignored, place it after "union" to apply
attribute to type declaration [-Werror,-Wignored-attributes]
__packed union save_state {

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Id8faa24239505d808d09c00d825344edc7c4b7d9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69494
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-11-13 13:29:04 +00:00
..
acpi acpi/acpi.c: Fix einj generation pointer arithmetics 2022-11-11 00:36:40 +00:00
arch arch/x86/memmove: Add 64bit version 2022-11-12 23:22:17 +00:00
commonlib device & commonlib: Update pci_scan_bus postcodes 2022-11-12 22:52:54 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86: Set thread local storage in C code 2022-11-12 14:23:51 +00:00
device device & commonlib: Update pci_scan_bus postcodes 2022-11-12 22:52:54 +00:00
drivers drivers/ipmi/ocp: Fix building with clang 2022-11-12 23:23:02 +00:00
ec ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot 2022-11-12 23:01:47 +00:00
include include/cpu/msr.h: transform into an union 2022-11-12 14:23:35 +00:00
lib lib/ramtest.c: Update ram failure post code 2022-11-12 22:53:14 +00:00
mainboard mb/emulation/qemu: Move packed attribute 2022-11-13 13:29:04 +00:00
northbridge nb/intel/ironlake: Work around unused variable warning 2022-11-12 14:45:32 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
soc soc/intel/elkhartlake: Enable 'scan_bus' on TSN GbE 2022-11-12 23:16:42 +00:00
southbridge sb/intel/i82801dx: Clean up includes 2022-11-12 03:33:14 +00:00
superio Revert "mb/aopen/dxplplusu: Remove board" 2022-11-09 18:10:54 +00:00
vendorcode security/tpm: improve tlcl_extend() signature 2022-11-12 23:16:07 +00:00
Kconfig cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00