On Fri, Dec 10, 2021 at 05:55:03PM +0000, Julien Grall wrote: > 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]>
Reviewed-by: Roger Pau Monné <[email protected]> I think this can be committed independently of the rest of the series? Thanks, Roger.
