From: Linus Walleij Date: Sun, 9 Jun 2019 11:05:13 +0000 (+0200) Subject: regulator: max77802: Drop unused includes X-Git-Tag: v5.3-rc4~41^2~29 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=d17adf7d3f5be74bdfda89ceed7bff3910ffb6d4;p=linux.git regulator: max77802: Drop unused includes This driver does not use any symbols from no so just drop the includes. Cc: Javier Martinez Canillas Signed-off-by: Linus Walleij Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/max77802-regulator.c b/drivers/regulator/max77802-regulator.c index ea7b50397300..7b8ec8c0bd15 100644 --- a/drivers/regulator/max77802-regulator.c +++ b/drivers/regulator/max77802-regulator.c @@ -14,9 +14,7 @@ #include #include #include -#include #include -#include #include #include #include