From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> As far as I can tell, qcom doesn't need <linux/interrupt.h>. The qcom driver supports many variants (1_0_0, 2_1_0, 2_3_2, 2_3_3, 2_4_0, etc), and the related code was not in an obvious order, which makes it hard to navigate. Bjorn Helgaas (2): PCI: qcom: Drop unnecessary <linux/interrupt.h> include PCI: qcom: Sort variants by Qcom IP rev drivers/pci/controller/dwc/pcie-qcom.c | 733 ++++++++++++------------- 1 file changed, 366 insertions(+), 367 deletions(-) -- 2.25.1