From: Yang Li Date: Tue, 18 Jul 2023 00:32:55 +0000 (+0800) Subject: regulator: Remove duplicated include in mt6359-regulator.c X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6023fffc3e276d1ab0d1262ea9be3b720325fede;p=linux.git regulator: Remove duplicated include in mt6359-regulator.c ./drivers/regulator/mt6359-regulator.c: linux/platform_device.h is included more than once. Reported-by: Abaci Robot Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5901 Signed-off-by: Yang Li Link: https://lore.kernel.org/r/20230718003255.124594-1-yang.lee@linux.alibaba.com Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/mt6359-regulator.c b/drivers/regulator/mt6359-regulator.c index 5cf6448fb05fa..c8a7888588249 100644 --- a/drivers/regulator/mt6359-regulator.c +++ b/drivers/regulator/mt6359-regulator.c @@ -2,7 +2,6 @@ // // Copyright (c) 2021 MediaTek Inc. -#include #include #include #include