Re: [lpieralisi-pci:pci/dwc 5/7] drivers/pci/controller/dwc/pcie-visconti.c:282:17: error: unused variable 'dev'

From: Krzysztof Wilczyński
Date: Thu Oct 07 2021 - 08:33:20 EST


Hello,

[...]
> >> drivers/pci/controller/dwc/pcie-visconti.c:282:17: error: unused variable 'dev' [-Werror,-Wunused-variable]
> struct device *dev = &pdev->dev;
> ^

Doh! This has been since fixed in v2.

Krzysztof