diff options
| author | YueHaibing <[email protected]> | 2020-08-04 03:41:37 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-08-29 08:15:03 +0200 |
| commit | 78d95c35f2a4ceaf207e82f66e4d678c1682ae6b (patch) | |
| tree | 442adfd664d163d4330ecad1b91f04182f1b77c8 /tools/perf/scripts/python | |
| parent | f3b60b066a5b9a478ac9d6d3e68b684f54a13d3f (diff) | |
media: staging: tegra-vde: Mark tegra_vde_runtime_suspend/resume as __maybe_unused
If CONFIG_PM is not set, gcc warns:
drivers/staging/media/tegra-vde/vde.c:916:12:
warning: 'tegra_vde_runtime_suspend' defined but not used [-Wunused-function]
Make it __maybe_unused to fix this.
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions