aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2017-06-09 12:29:12 +0200
committerWolfram Sang <[email protected]>2017-06-18 14:59:45 +0200
commit063345aede9905beb9b73129da7a0e9d5933b078 (patch)
treebc276e8eedff33fb7b46a5ee97196259a41fe720 /tools/perf/util/c++/clang.cpp
parentd44005672d83f89d7d797efc490a751a696e7d91 (diff)
i2c: xgene-slimpro: include linux/io.h for memremap
The newly added support for the pcc mailbox fails to build in some configurations: drivers/i2c/busses/i2c-xgene-slimpro.c: In function 'xgene_slimpro_i2c_probe': drivers/i2c/busses/i2c-xgene-slimpro.c:516:25: error: implicit declaration of function 'memremap'; did you mean 'memcmp'? [-Werror=implicit-function-declaration] drivers/i2c/busses/i2c-xgene-slimpro.c:518:13: error: 'MEMREMAP_WB' undeclared (first use in this function) drivers/i2c/busses/i2c-xgene-slimpro.c:518:13: note: each undeclared identifier is reported only once for each function it appears in This includes the missing header file. Fixes: df5da47fe722 ("i2c: xgene-slimpro: Add ACPI support by using PCC mailbox") Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Hoan Tran <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions