diff options
author | Linus Walleij <[email protected]> | 2016-10-02 23:53:59 +0200 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2016-10-02 22:23:57 -0700 |
commit | d6db68b2deaa0158d25b236edffcf6dd2117208f (patch) | |
tree | 812082bd8eccd4b9925b2eb00b3b0a852e619267 /tools/perf/util/trace-event-scripting.c | |
parent | ea19b4cd61f623a14b86c60ecd5f117f507fb30d (diff) |
bus: qcom-ebi2: depend on HAS_IOMEM
After being asked to not depend on ARCH_QCOM* or similar,
unsurprisingly compilation fails on UM as it has no I/O
memory:
drivers/built-in.o: In function `qcom_ebi2_probe':
>> drivers/bus/qcom-ebi2.c:333: undefined reference to
`devm_ioremap_resource'
Fix this by letting the Kconfig atleast depend on HAS_IOMEM.
Reported-by: kbuild test robot <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Andy Gross <[email protected]>
Cc: [email protected]
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions