Skip to content

Commit

Permalink
mfd: palmas: Stop including of_gpio.h
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
dtor authored and lag-linaro committed Dec 7, 2022
1 parent de5567c commit 7ca91a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/mfd/palmas.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ca91a3

Please sign in to comment.