On Thu, Aug 13, 2020 at 03:51:50PM +0200, Gustavo Pimentel wrote: > Coverity Scan has detected 3 headers include that don't provide > any symbol required by the current code implemented on > drivers/pci/pci.c, therefore this patchset aims to remove those > entries. > > Gustavo Pimentel (3): > PCI: Remove unnecessary header include (linux/of_pci.h) > PCI: Remove unnecessary header include (linux/pci-ats.h) > PCI: Remove unnecessary header include (asm/setup.h) Applied to pci/misc for v5.10, thanks, Gustavo! > > drivers/pci/pci.c | 3 --- > 1 file changed, 3 deletions(-) > > -- > 2.7.4 >