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)
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

Simple merge