Arnd Bergmann 8cc12b26b4 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>
2016-11-14 10:53:52 +05:30
..
2016-10-06 17:13:54 -07:00
2016-10-06 17:13:54 -07:00
2016-10-06 17:13:54 -07:00
2016-10-06 17:13:54 -07:00
2016-03-24 23:13:48 -07:00
2016-10-06 17:13:54 -07:00
2016-10-03 09:18:14 +05:30
2016-07-12 10:09:53 +05:30
2016-09-05 16:40:52 +05:30
2016-05-27 15:26:11 -07:00
2015-11-10 10:05:17 -08:00