From: Mark Brown Date: Wed, 20 Apr 2016 16:40:55 +0000 (+0100) Subject: mfd: tps6105x: Remove linux/regulator/driver.h include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=38fc2eec95a750f2a69d82307ab721265e34939f;p=linux-beck.git mfd: tps6105x: Remove linux/regulator/driver.h include This driver makes no use of linux/regulator/driver.h which should only be used by drivers implementing a regulator. Since it's unlikely to ever need anything from there remove the include. Signed-off-by: Mark Brown Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/tps6105x.c b/drivers/mfd/tps6105x.c index 51c54951c220..baa12ea666fb 100644 --- a/drivers/mfd/tps6105x.c +++ b/drivers/mfd/tps6105x.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include