diff options
| author | Arnd Bergmann <[email protected]> | 2018-01-03 04:27:26 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-01-05 12:41:13 -0500 |
| commit | 2086dd35705f82d3c657d43593cd62162a278492 (patch) | |
| tree | 922f5a50d5dd61ba64fb2386a74ccce83d1b58a2 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 6afda56a34684556f44bd0ee5b179560deccca4e (diff) | |
media: intel-ipu3: cio2: mark PM functions as __maybe_unused
When CONFIG_PM is disabled, we get harmless warnings about the
suspend/resume callbacks being unused:
drivers/media/pci/intel/ipu3/ipu3-cio2.c:1993:12: error: 'cio2_resume' defined but not used [-Werror=unused-function]
drivers/media/pci/intel/ipu3/ipu3-cio2.c:1967:12: error: 'cio2_suspend' defined but not used [-Werror=unused-function]
This marks them as __maybe_unused to shut up the warnings.
Fixes: c2a6a07afe4a ("media: intel-ipu3: cio2: add new MIPI-CSI2 driver")
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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions