From: Mauro Carvalho Chehab Date: Thu, 21 Jan 2021 07:18:18 +0000 (+0100) Subject: staging: hikey9xx: hi6421-spmi-pmic: simplify includes X-Git-Tag: io_uring-worker.v3-2021-02-25~74^2~85 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=27cf133c5d3cc669588399575ffa6e8df90b61fc;p=linux-2.6-block.git staging: hikey9xx: hi6421-spmi-pmic: simplify includes There are several uneeded includes. Remove them. Signed-off-by: Mauro Carvalho Chehab Link: https://lore.kernel.org/r/50087bb41fc262d6930aeda0583546cf9d597b87.1611212783.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/hikey9xx/hi6421-spmi-pmic.c b/drivers/staging/hikey9xx/hi6421-spmi-pmic.c index bd80ef1b6d7a..69570876f93e 100644 --- a/drivers/staging/hikey9xx/hi6421-spmi-pmic.c +++ b/drivers/staging/hikey9xx/hi6421-spmi-pmic.c @@ -7,20 +7,12 @@ // // Copyright (c) 2020-2021 Huawei Technologies Co., Ltd -#include -#include -#include #include -#include #include #include #include #include -#include -#include #include -#include -#include #include #include #include