From: Geert Uytterhoeven Date: Wed, 6 May 2020 12:03:04 +0000 (+0200) Subject: media: i2c: imx219: Drop and X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cd25993988491f97a42b3db490fdb2599c67edc8;p=linux.git media: i2c: imx219: Drop and The IMX219 camera driver is not a clock provider, but merely a clock consumer, and thus does not need to include and . Signed-off-by: Geert Uytterhoeven Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/i2c/imx219.c b/drivers/media/i2c/imx219.c index adf35f9ff6a13..f64c0ef7a897f 100644 --- a/drivers/media/i2c/imx219.c +++ b/drivers/media/i2c/imx219.c @@ -15,8 +15,6 @@ */ #include -#include -#include #include #include #include