From: Christophe JAILLET Date: Mon, 24 Apr 2023 06:48:12 +0000 (+0200) Subject: mfd: dln2: Remove the unneeded include X-Git-Tag: v6.6.7~2453^2~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df2aac1573b57cde4475b587fbb22e1256080bac;p=platform%2Fkernel%2Flinux-starfive.git mfd: dln2: Remove the unneeded include This driver does not use i2c, so there is no point in including Remove it. Signed-off-by: Christophe JAILLET Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/baf28e7f0fb57e918b76eaa92b94a2ae1a02cce0.1682318879.git.christophe.jaillet@wanadoo.fr --- diff --git a/drivers/mfd/dln2.c b/drivers/mfd/dln2.c index c314972..c751043 100644 --- a/drivers/mfd/dln2.c +++ b/drivers/mfd/dln2.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include