[PATCH 3/5] mfd: exynos-lpass: Drop unneeded syscon.h include

Alim Akhtar alim.akhtar at samsung.com
Sat Jan 29 23:36:54 PST 2022



>-----Original Message-----
>From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski at canonical.com]
>Sent: Saturday, January 29, 2022 11:24 PM
>To: Lee Jones <lee.jones at linaro.org>; Rob Herring <robh+dt at kernel.org>;
>Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>; Alim Akhtar
><alim.akhtar at samsung.com>; Greg Kroah-Hartman
><gregkh at linuxfoundation.org>; Sylwester Nawrocki
><s.nawrocki at samsung.com>; Marek Szyprowski
><m.szyprowski at samsung.com>; devicetree at vger.kernel.org; linux-arm-
>kernel at lists.infradead.org; linux-samsung-soc at vger.kernel.org; linux-
>kernel at vger.kernel.org; linux-serial at vger.kernel.org
>Subject: [PATCH 3/5] mfd: exynos-lpass: Drop unneeded syscon.h include
>
>syscon regmap is not used since commit addebf1588ab ("mfd: exynos-lpass:
>Remove pad retention control").
>
>Fixes: addebf1588ab ("mfd: exynos-lpass: Remove pad retention control")
>Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
>---

Reviewed-by: Alim Akhtar <alim.akhtar at samsung.com>


> drivers/mfd/exynos-lpass.c | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/drivers/mfd/exynos-lpass.c b/drivers/mfd/exynos-lpass.c index
>99bd0e73c19c..166cd21088cd 100644
>--- a/drivers/mfd/exynos-lpass.c
>+++ b/drivers/mfd/exynos-lpass.c
>@@ -15,7 +15,6 @@
> #include <linux/delay.h>
> #include <linux/io.h>
> #include <linux/module.h>
>-#include <linux/mfd/syscon.h>
> #include <linux/of.h>
> #include <linux/of_platform.h>
> #include <linux/platform_device.h>
>--
>2.32.0





More information about the linux-arm-kernel mailing list