]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: Include <linux/pci.h>, not <asm/pci.h>
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2015 21:37:34 +0000 (16:37 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 8 Jun 2015 12:55:03 +0000 (07:55 -0500)
commitcd11433eda42815ab53c8be44580a0009000b761
treea9fda1f77716757924e425cb7b047039e9d2d089
parent5ebe6afaf0057ac3eaeb98defd5456894b446d22
PCI: Include <linux/pci.h>, not <asm/pci.h>

We already include <asm/pci.h> from <linux/pci.h>, so just include
<linux/pci.h> directly.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: linuxppc-dev@lists.ozlabs.org
CC: linux-s390@vger.kernel.org
arch/powerpc/platforms/52xx/mpc52xx_pci.c
arch/s390/kernel/suspend.c