mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
wifi: mt76: mt7915: 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> Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
2f7cf3b61d
commit
2d5e1f88f4
|
|
@ -7,7 +7,6 @@
|
|||
#include <linux/pinctrl/consumer.h>
|
||||
#include <linux/of.h>
|
||||
#include <linux/of_reserved_mem.h>
|
||||
#include <linux/of_gpio.h>
|
||||
#include <linux/iopoll.h>
|
||||
#include <linux/reset.h>
|
||||
#include <linux/of_net.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user