Skip to content

Commit 5804be0

Browse files
andy-shevtsbogend
authored andcommitted
MIPS: ralink: 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: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent fdf0df8 commit 5804be0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/ralink/timer.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <linux/platform_device.h>
1010
#include <linux/interrupt.h>
1111
#include <linux/timer.h>
12-
#include <linux/of_gpio.h>
1312
#include <linux/clk.h>
1413

1514
#include <asm/mach-ralink/ralink_regs.h>

0 commit comments

Comments
 (0)