On Mon, Mar 04, 2024 at 07:54:39PM +0200, Andy Shevchenko wrote: > 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@xxxxxxxxxxxxxxx> > --- > arch/mips/ralink/timer.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/mips/ralink/timer.c b/arch/mips/ralink/timer.c > index fc503679a93d..8b485cbe854e 100644 > --- a/arch/mips/ralink/timer.c > +++ b/arch/mips/ralink/timer.c > @@ -9,7 +9,6 @@ > #include <linux/platform_device.h> > #include <linux/interrupt.h> > #include <linux/timer.h> > -#include <linux/of_gpio.h> > #include <linux/clk.h> > > #include <asm/mach-ralink/ralink_regs.h> > -- > 2.43.0.rc1.1.gbec44491f096 applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]