|
|
|
Re: [PATCH 08/12] MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hello. On 23-11-2011 3:14, Gabor Juhos wrote:
The Atheros AR71XX SoCs have a built-in PCI Host Controller. This patch adds a driver for that, and modifies the relevant files in order to allow to register the PCI controller from board specific setup.
Signed-off-by: Gabor Juhos<juhosg@xxxxxxxxxxx> Signed-off-by: Imre Kaloz<kaloz@xxxxxxxxxxx>
[...]
diff --git a/arch/mips/pci/Makefile b/arch/mips/pci/Makefile index 172277c..b1c0a1c 100644 --- a/arch/mips/pci/Makefile +++ b/arch/mips/pci/Makefile @@ -19,6 +19,7 @@ obj-$(CONFIG_BCM47XX) += pci-bcm47xx.o obj-$(CONFIG_BCM63XX) += pci-bcm63xx.o fixup-bcm63xx.o \ ops-bcm63xx.o obj-$(CONFIG_MIPS_ALCHEMY) += pci-alchemy.o +obj-$(CONFIG_SOC_AR71XX) += pci-ar71xx.o
OK, but where's pci_ar71xx.c file itself? Your whole patchset doesn't seem to include it...
WBR, Sergei
[Linux MIPS Home] [LKML Archive] [Linux ARM] [Linux] [Git] [Photo] [Yosemite News] [Linux SCSI] [Linux Hams]
![]() |
![]() |