OSDN Git Service

media: adv7842: get rid of two unused functions
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 22 Nov 2021 09:49:19 +0000 (09:49 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 29 Nov 2021 09:15:04 +0000 (10:15 +0100)
commitf16ce2e275bbe38582e6bb9416c9c7c92bb42f95
tree8ee41f01465a25557908831bc5ef31df93b91cff
parentc9ae8eed446322fc2d1c9e6bf4ac78b4e5686cad
media: adv7842: get rid of two unused functions

Those functions just call a V4L2 core macro, and aren't used
anywhere. Get rid of them, in order to avoid clang warnings with
W=1.

Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/adv7842.c