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 <andriy.shevchenko@linux.intel.com> Link: https://msgid.link/r/20240228195730.3607154-1-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
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)