summaryrefslogtreecommitdiff
path: root/src/soc/intel/elkhartlake
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2022-02-18 13:22:25 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-02-21 15:28:46 +0000
commit02967e6113b40412ee430c429f4ac5f3c41da204 (patch)
tree2abe7d4d916aea8a23a90bc43a7ae841e9f5bcc5 /src/soc/intel/elkhartlake
parentb53a55930e93f87ca4039857dd3a030c7bde9f8a (diff)
soc/intel/alderlake: Fix function pointer type
const void is not a proper return type for a function. It's the function pointer themselves that need to be const. This fixes building with clang. Change-Id: I99888ab9d9d80f1d6edb33b9f4a3f556f211a6e2 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62178 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/soc/intel/elkhartlake')
0 files changed, 0 insertions, 0 deletions