diff options
author | Arnd Bergmann <arnd@arndb.de> | 2020-12-04 00:08:14 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-12-05 14:57:17 +0100 |
commit | d77d22d701b0471584abe1871570bb43deb6e3c4 (patch) | |
tree | e656be4e16fcde26f4e4bcb38d79077733bacb1e /net | |
parent | 7889a7da59e0131ac60b858c73a3604ef88b1d96 (diff) | |
download | linux-d77d22d701b0471584abe1871570bb43deb6e3c4.tar.gz linux-d77d22d701b0471584abe1871570bb43deb6e3c4.tar.bz2 linux-d77d22d701b0471584abe1871570bb43deb6e3c4.zip |
memory: ti-emif-sram: only build for ARMv7
The driver can be compile-tested on all ARM machines, but
causes a failure when built for ARMv7-M:
arm-linux-gnueabi-ld: error: drivers/memory/ti-emif-sram-pm.o: conflicting architecture profiles A/M
Limit the target machines to configurations that have ARMv7 enabled.
Fixes: ea0c0ad6b6eb ("memory: Enable compile testing for most of the drivers")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20201203230832.1481767-1-arnd@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions