diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-10-26 10:05:07 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-10-26 10:55:07 +0530 |
commit | 07c609cc987710a2874d41cf54802777b44b523b (patch) | |
tree | 4abf2827d3b67c1af3d232da3585db4a7dfb5bd2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | c726c62db857d375800af7e82eb1c6f639e87631 (diff) |
dmaengine: sa11x0: Mark PM functions as __maybe_unused
Without CONFIG_PM_SLEEP, the runtime suspend/resume functions
are unused, producing a warning:
../drivers/dma/sa11x0-dma.c:1042:12: error: 'sa11x0_dma_resume' defined but not used
../drivers/dma/sa11x0-dma.c:1004:12: error: 'sa11x0_dma_suspend' defined but not used
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Link: https://lore.kernel.org/r/20211026020508.550-1-caihuoqing@baidu.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions