diff options
author | 2014-07-08 20:39:40 +0800 | |
---|---|---|
committer | 2014-07-23 12:02:33 +0200 | |
commit | 40c96312dc3534d97c64d7d69acf1ea14ceff404 (patch) | |
tree | d695709f14a167eca60435071aa1724529fb7301 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vendor-prefixes: Add prefix for Mediatek Inc. (diff) | |
download | linux-dev-40c96312dc3534d97c64d7d69acf1ea14ceff404.tar.xz linux-dev-40c96312dc3534d97c64d7d69acf1ea14ceff404.zip |
clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEM
In 'em_sti.c', it will call devm_ioremap_resource() which need
HAS_IOMEM. So need let EM_TIMER_STI depend on HAS_IOMEM, too.
The related error (with allmodconfig under score):
LD init/built-in.o
em_sti.c:(.text.em_sti_probe+0x84): undefined reference to `devm_ioremap_resource'
make: *** [vmlinux] Error 1
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions