From: Christophe JAILLET Date: Mon, 24 Apr 2023 06:48:12 +0000 (+0200) Subject: mfd: dln2: Remove the unneeded include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=df2aac1573b57cde4475b587fbb22e1256080bac;p=linux.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 c3149729cec2e..c7510434380a4 100644 --- a/drivers/mfd/dln2.c +++ b/drivers/mfd/dln2.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include