projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de5567c
)
mfd: palmas: Stop including of_gpio.h
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 26 Sep 2022 05:44:19 +0000
(22:44 -0700)
committer
Lee Jones
<lee@kernel.org>
Wed, 7 Dec 2022 13:28:07 +0000
(13:28 +0000)
It does not appear that any of palmas sub-drivers are using OF-based
gpio APIs, so let's stop including this header.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link:
https://lore.kernel.org/r/20220926054421.1546436-3-dmitry.torokhov@gmail.com
include/linux/mfd/palmas.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/palmas.h
b/include/linux/mfd/palmas.h
index 1e61c7e9f50dfdc3ae7cb11470b5b6b2c5012500..117d027084395af932eaf0f9f6a0ec972eee4e0b 100644
(file)
--- a/
include/linux/mfd/palmas.h
+++ b/
include/linux/mfd/palmas.h
@@
-16,7
+16,6
@@
#include <linux/regmap.h>
#include <linux/regulator/driver.h>
#include <linux/extcon-provider.h>
-#include <linux/of_gpio.h>
#include <linux/usb/phy_companion.h>
#define PALMAS_NUM_CLIENTS 3