media: si4713: Use the right include
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 30 Aug 2022 21:28:06 +0000 (23:28 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 24 Sep 2022 06:50:51 +0000 (08:50 +0200)
commit74997c55aafc105dfc8ef62f3c9979cccbcd8dff
treedffbb7014232e1d1c28fdeb24f1f1f4408fc344f
parentf001cc8dc16e966e9f0b1e91a5e9264b7da550b4
media: si4713: Use the right include

The driver includes the legacy <linux/gpio.h> header but uses
<linux/gpio/consumer.h>.

Cc: Dinesh Ram <Dinesh.Ram@cern.ch>
Cc: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/radio/si4713/si4713.c