diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2022-07-29 10:45:52 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-11-07 14:20:54 +0000 |
commit | 4081d6c05356cbae3187793641707ace87b9d8e9 (patch) | |
tree | cc542d663c7f26a8ca7e7a76f5e3e6205266d462 /src/vendorcode | |
parent | 16ab8d591dc636771c85fd9e24377ca437e44e55 (diff) |
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>
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions