diff options
author | 2016-11-08 14:48:59 +0100 | |
---|---|---|
committer | 2016-11-14 10:53:52 +0530 | |
commit | 8cc12b26b403611175c4f1aec13abc4e383897fb (patch) | |
tree | 67b6ee019ab51576e438f305a81d71ca81955670 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: qcom_hidma: remove unneeded of_node_put() (diff) | |
download | wireguard-linux-8cc12b26b403611175c4f1aec13abc4e383897fb.tar.xz wireguard-linux-8cc12b26b403611175c4f1aec13abc4e383897fb.zip |
dmaengine: qcom_hidma: hide MSI handler when unused
The newly added MSI support causes a harmless warning when MSI
is disabled:
drivers/dma/qcom/hidma.c:558:20: error: 'hidma_chirq_handler_msi' defined but not used [-Werror=unused-function]
This adds another #ifdef to match that around the users of the function.
Fixes: 1c0e3e82a7fb ("dmaengine: qcom_hidma: add MSI support for interrupts")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sinan Kaya <okaya@codeaurora.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions