diff options
author | 2013-03-21 22:51:14 +0100 | |
---|---|---|
committer | 2013-04-08 13:59:54 +0200 | |
commit | f6f1bdac9d3006e246e82672322dcd7e7e0863fd (patch) | |
tree | 0455f186d7092c17b7547d5f63bebcc327d6ef46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: ux500: move to multiplatform (diff) | |
download | linux-dev-f6f1bdac9d3006e246e82672322dcd7e7e0863fd.tar.xz linux-dev-f6f1bdac9d3006e246e82672322dcd7e7e0863fd.zip |
ARM: ux500: build hotplug.o for ARMv7-a
If we try to build this file in a multiplatform configuration with
ARMv6 enabled, gas complains about the dsb operation being undefined.
Adding -march=armv7-a is safe because that code is only ever run
on ux500, which is Cortex-A9.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions