From: Linus Walleij Date: Mon, 16 Aug 2021 23:20:01 +0000 (+0200) Subject: media: cxd2820r: include the right header X-Git-Tag: v6.1-rc5~2566^2~255 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d3bb03ec08fdd93ddcf0f61c86d0d07bd5099cd5;p=platform%2Fkernel%2Flinux-starfive.git media: cxd2820r: include the right header This driver is just using so include that and not the legacy header. Cc: Antti Palosaari Signed-off-by: Linus Walleij Signed-off-by: Sean Young Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb-frontends/cxd2820r_priv.h b/drivers/media/dvb-frontends/cxd2820r_priv.h index 7baf016..09c42bc 100644 --- a/drivers/media/dvb-frontends/cxd2820r_priv.h +++ b/drivers/media/dvb-frontends/cxd2820r_priv.h @@ -13,7 +13,7 @@ #include #include #include "cxd2820r.h" -#include +#include /* For gpio_chip */ #include #include