commit | 61d9e854dfb91b46b99ffd3d31fc7d45d2b95f31 | [log] [tgz] |
---|---|---|
author | Thierry Reding <[email protected]> | Thu Feb 18 14:32:10 2016 +0100 |
committer | Bjorn Helgaas <[email protected]> | Sat Feb 27 08:52:20 2016 -0600 |
tree | 423cfec32fdad95e8a8b677bcccce1c1167aa064 | |
parent | 6c777e8799a93e3bdb67bec622429e1b48dc90fb [diff] |
PCI: mvebu: Restrict build to 32-bit ARM This driver uses PCI glue that is only available on 32-bit ARM. This used to work fine as long as ARCH_MVEBU and ARCH_DOVE were exclusively 32-bit, but there's a patch in the pipe to make ARCH_MVEBU also available on 64-bit ARM. [bhelgaas: changelog; patch is coming but not merged yet] Signed-off-by: Thierry Reding <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Acked-by: Thomas Petazzoni <[email protected]>