media: staging: tegra-vde: Use __maybe_unused attribute instead of ifdef
authorDmitry Osipenko <digetx@gmail.com>
Sun, 15 Dec 2019 18:07:52 +0000 (19:07 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 8 Jan 2020 13:27:14 +0000 (14:27 +0100)
commit3a909680950b4b43df3bb5cd33fc4a3009d75369
tree376ab610673a371e910b8e12a2a0df871088519d
parentb395d457e42ba9a05f755f4131dca0b40f1e4493
media: staging: tegra-vde: Use __maybe_unused attribute instead of ifdef

Replace #ifdef with __maybe_unused attribute just to keep code cleaner a
tad.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/tegra-vde/vde.c