Re: [PATCH 5/7] PCI: Remove unnecessary #includes of <asm/pci.h>
From: Simon Horman (horms@xxxxxxxxxxxx)
Date: Thu Jun 04 2015 - 22:03:28 EST
On Thu, Jun 04, 2015 at 04:49:57PM -0500, Bjorn Helgaas wrote:
> In include/linux/pci.h, we already #include <asm/pci.h>, so we don't need
> to include <asm/pci.h> directly.
>
> Remove the unnecessary includes. All the files here already include
> <linux/pci.h>.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> CC: linux-alpha@xxxxxxxxxxxxxxx
> CC: linux-mips@xxxxxxxxxxxxxx
> CC: linuxppc-dev@xxxxxxxxxxxxxxxx
> CC: linux-sh@xxxxxxxxxxxxxxx
> CC: x86@xxxxxxxxxx
> ---
> arch/alpha/kernel/core_irongate.c | 1 -
> arch/alpha/kernel/sys_eiger.c | 1 -
> arch/alpha/kernel/sys_nautilus.c | 1 -
> arch/mips/pci/fixup-cobalt.c | 1 -
> arch/mips/pci/ops-mace.c | 1 -
> arch/mips/pci/pci-lantiq.c | 1 -
> arch/powerpc/kernel/prom.c | 1 -
> arch/powerpc/kernel/prom_init.c | 1 -
> arch/sh/drivers/pci/ops-sh5.c | 1 -
> arch/sh/drivers/pci/pci-sh5.c | 1 -
> arch/x86/kernel/x86_init.c | 1 -
> 11 files changed, 11 deletions(-)
arch/sh/drivers portion:
Acked-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html