mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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]>
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
// Copyright (C) 2020 Dialog Semiconductor
|
||||
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_gpio.h>
|
||||
#include <linux/gpio/consumer.h>
|
||||
#include <linux/regulator/of_regulator.h>
|
||||
#include <linux/regulator/machine.h>
|
||||
|
||||
Reference in New Issue
Block a user