On Tue, Apr 13, 2021 at 9:22 AM Ilya Lipnitskiy <[email protected]> wrote: > Fixes the following compiler warning: > warning: unused variable 'flags' [-Wunused-variable] > > Fixes: e5067c718b3a ("MIPS: pci-rt3883: Remove odd locking in PCI config > space access code") > Signed-off-by: Ilya Lipnitskiy <[email protected]> > Cc: Sergey Ryazanov <[email protected]> > Cc: [email protected]
Yep, I overlooked these local variables. Thank you. Acked-by: Sergey Ryazanov <[email protected]> -- Sergey

