diff options
| author | Arnd Bergmann <[email protected]> | 2018-01-08 07:57:00 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-01-23 08:07:29 -0500 |
| commit | 5eb8c768f49361dfd72ac55c82051695b7ed5ee3 (patch) | |
| tree | 81497c8589778b41b3eeb9045fb34abf57562f39 /tools/perf/scripts/python | |
| parent | 7952be9b6ece3d3c4d61f9811d7e5a984580064a (diff) | |
media: intel-ipu3: cio2: mark more PM functions as __maybe_unused
My earlier patch missed two functions, these must be __maybe_unused
as well:
drivers/media/pci/intel/ipu3/ipu3-cio2.c:1867:12: error: 'cio2_runtime_resume' defined but not used [-Werror=unused-function]
drivers/media/pci/intel/ipu3/ipu3-cio2.c:1849:12: error: 'cio2_runtime_suspend' defined but not used [-Werror=unused-function]
Fixes: 2086dd35705f ("media: intel-ipu3: cio2: mark PM functions as __maybe_unused")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions