diff options
author | 2016-02-16 15:20:31 +0900 | |
---|---|---|
committer | 2016-02-22 10:20:24 -0800 | |
commit | 85997a7cba7bc1578eb554e88f82023d85fb499a (patch) | |
tree | c5f75943f899806d93bdcb6ff8013310f83cdd00 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | clk: samsung: Enable COMPILE_TEST for Samsung clocks (diff) | |
download | linux-dev-85997a7cba7bc1578eb554e88f82023d85fb499a.tar.xz linux-dev-85997a7cba7bc1578eb554e88f82023d85fb499a.zip |
clk: samsung: Don't build ARMv8 clock drivers on ARMv7
Currently the Exynos5433 (ARMv8 SoC) clock driver depends on ARCH_EXYNOS
so it is built also on ARMv7. This does not bring any kind of benefit.
There won't be a single kernel image for ARMv7 and ARMv8 SoCs (like
multi_v7 for ARMv7).
Instead build clock drivers only for respective SoC's architecture.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions