From: Thierry Reding Date: Wed, 12 Nov 2014 13:53:37 +0000 (+0100) Subject: PCI: tegra: Do not build on 64-bit ARM X-Git-Tag: omap-for-v3.19/fixes-rc1~137^2~2^12~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4407308b73a33dadfc72e5754f5bba5d5dec206f;p=pandora-kernel.git PCI: tegra: Do not build on 64-bit ARM 32-bit and 64-bit ARM use very different infrastructure to register a PCI host bridge. The Tegra PCIe host controller driver currently only supports the 32-bit ARM infrastructure, so prevent it from being built on 64-bit ARM where it will break. Signed-off-by: Thierry Reding Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed