From: Linus Walleij Date: Tue, 30 Aug 2022 21:28:06 +0000 (+0200) Subject: media: si4713: Use the right include X-Git-Tag: v6.1-rc2~12^2~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74997c55aafc105dfc8ef62f3c9979cccbcd8dff;p=thirdparty%2Fkernel%2Flinux.git media: si4713: Use the right include The driver includes the legacy header but uses . Cc: Dinesh Ram Cc: Eduardo Valentin Signed-off-by: Linus Walleij Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/radio/si4713/si4713.c b/drivers/media/radio/si4713/si4713.c index adbf43ff6a21e..60e72c8c643bb 100644 --- a/drivers/media/radio/si4713/si4713.c +++ b/drivers/media/radio/si4713/si4713.c @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include #include