Skip to content

Commit d737096

Browse files
andy-shevbroonie
authored andcommitted
regulator: da9121: Remove unused of_gpio.h
of_gpio.h is deprecated and subject to remove. The driver doesn't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent fdf82f2 commit d737096

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/regulator/da9121-regulator.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
// Copyright (C) 2020 Dialog Semiconductor
1515

1616
#include <linux/of.h>
17-
#include <linux/of_gpio.h>
1817
#include <linux/gpio/consumer.h>
1918
#include <linux/regulator/of_regulator.h>
2019
#include <linux/regulator/machine.h>

0 commit comments

Comments
 (0)