git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
PCI: tegra: Do not build on 64-bit ARM
author
Thierry Reding
<treding@nvidia.com>
Wed, 12 Nov 2014 13:53:37 +0000
(14:53 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 13 Nov 2014 19:03:28 +0000
(12:03 -0700)
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 <treding@nvidia.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found