Hi Oleksandr, On 25/11/2021 11:02, Oleksandr Andrushchenko wrote:
From: Oleksandr Andrushchenko <[email protected]>vpci_process_pending is defined with different attributes, e.g. with __must_check if CONFIG_HAS_VPCI enabled and not otherwise. Fix this by defining both of the definitions with __must_check. Fixes: 14583a590783 ("7fbb096bf345 kconfig: don't select VPCI if building a shim-only binary") Signed-off-by: Oleksandr Andrushchenko <[email protected]>
Reviewed-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
