projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c70bd5
)
mfd: exynos-lpass: Drop unneeded syscon.h include
author
Krzysztof Kozlowski
<krzysztof.kozlowski@canonical.com>
Wed, 2 Feb 2022 15:13:09 +0000
(16:13 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 8 Mar 2022 09:44:06 +0000
(09:44 +0000)
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@canonical.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link:
https://lore.kernel.org/r/20220202151310.285561-3-krzysztof.kozlowski@canonical.com
drivers/mfd/exynos-lpass.c
patch
|
blob
|
history
diff --git
a/drivers/mfd/exynos-lpass.c
b/drivers/mfd/exynos-lpass.c
index 99bd0e73c19c39c735165add81f064d4b3205def..166cd21088cdd0a0502521c58755fa0dcc586ed4 100644
(file)
--- 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>