From: Bjorn Helgaas Date: Thu, 4 Jun 2015 21:37:56 +0000 (-0500) Subject: PCI: Remove unnecessary #includes of X-Git-Tag: omap-for-v4.2/fixes-rc1^2~159^2~3^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=633adc711de0bcb6d6e1c071302880e0c8c05d57;p=pandora-kernel.git PCI: Remove unnecessary #includes of In include/linux/pci.h, we already #include , so we don't need to include directly. Remove the unnecessary includes. All the files here already include . Signed-off-by: Bjorn Helgaas Acked-by: Simon Horman # sh Acked-by: Ralf Baechle --- Reading git-diff-tree failed