Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: palmas: Stop including of_gpio.h

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

authored by

Dmitry Torokhov and committed by
Lee Jones
7ca91a33 de5567ca

-1
-1
include/linux/mfd/palmas.h
··· 16 16 #include <linux/regmap.h> 17 17 #include <linux/regulator/driver.h> 18 18 #include <linux/extcon-provider.h> 19 - #include <linux/of_gpio.h> 20 19 #include <linux/usb/phy_companion.h> 21 20 22 21 #define PALMAS_NUM_CLIENTS 3