mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
extcon: palmas: Remove unused of_gpio.h
of_gpio.h provides a single function, which is not used in this driver. Remove unused header. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
This commit is contained in:
parent
fe551bc9dc
commit
c95fb88fb6
@ -18,7 +18,6 @@
|
||||
#include <linux/mfd/palmas.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_platform.h>
|
||||
#include <linux/of_gpio.h>
|
||||
#include <linux/gpio/consumer.h>
|
||||
#include <linux/workqueue.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user