From: Christophe JAILLET Date: Sat, 12 Nov 2022 20:51:06 +0000 (+0000) Subject: media: i2c: aptina-pll: Remove a useless include X-Git-Tag: v6.2-rc1~125^2~108 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=27b0a9c2a67d483a9d4a941882b779a199ff281e;p=tomoyo%2Ftomoyo-test1.git media: i2c: aptina-pll: Remove a useless include is not needed for this driver. Remove the corresponding #include. Signed-off-by: Christophe JAILLET Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/i2c/aptina-pll.c b/drivers/media/i2c/aptina-pll.c index 1423c04a1c90..b1f89bbf9d47 100644 --- a/drivers/media/i2c/aptina-pll.c +++ b/drivers/media/i2c/aptina-pll.c @@ -8,7 +8,6 @@ #include #include #include -#include #include #include "aptina-pll.h"