]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Feb 2016 20:58:02 +0000 (14:58 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 5 Feb 2016 22:29:12 +0000 (16:29 -0600)
commit234234c2e12e1b302beefbd11e9c5b26f9234cb1
treebdfbacd2bb8001f03f20d5428bb6e4070073dbf0
parent5bd28338d681dcbde2c4bee4ebea0c4e0dfcd9e4
ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h

arm64 generates asm/pci-bridge.h, which merely includes the now-empty
asm-generic/pci-bridge.h.  Stop generating asm/pci-bridge.h, and stop
including it.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/Kbuild
arch/arm64/kernel/pci.c