coreboot-kgpe-d16/src
Arthur Heymans 4081d6c053 soc/intel/meteorlake: Fix incompatible function pointers
const void is a meaningless return type and clang complains about
incompatible function pointer signatures.

Change-Id: Ia00706b9cd718e590819621986dbd20555f6c226
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66263
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2022-11-07 14:20:54 +00:00
..
acpi acpigen: export acpigen_write_field_name 2022-11-02 21:03:40 +00:00
arch cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00
commonlib commonlib: Fix AMD MP2 BUFFER id 2022-11-04 01:06:12 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00
device device/resource_allocator_v3: Drop code 2022-11-07 14:00:33 +00:00
drivers sb/amd: Remove dropped platforms 2022-11-07 13:59:17 +00:00
ec ec/starlabs/merlin: Add support for enabling the mirror flag 2022-11-07 14:19:24 +00:00
include lib: Add LPDDR5x DRAM type 2022-11-07 02:29:23 +00:00
lib lib: Add LPDDR5x DRAM type 2022-11-07 02:29:23 +00:00
mainboard mb/starlabs/*: Enable the Mirror flag for boards that support it 2022-11-07 14:19:46 +00:00
northbridge sb/amd: Remove dropped platforms 2022-11-07 13:59:17 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00
soc soc/intel/meteorlake: Fix incompatible function pointers 2022-11-07 14:20:54 +00:00
southbridge mb/qemu/x86: Remove option for LEGACY_SMP_INIT 2022-11-07 13:59:24 +00:00
superio mb/aopen/dxplplusu: Remove board 2022-11-07 13:57:22 +00:00
vendorcode sb/amd: Remove dropped platforms 2022-11-07 13:59:17 +00:00
Kconfig cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00