On Sat, May 16, 2020 at 12:40 AM Clement Leger <cleger@xxxxxxxxx> wrote: No period at the end of the patch subject, please. (Maybe, Sascha can fix it up, though) > Remove unused variable np from probe function. > > Signed-off-by: Clement Leger <cleger@xxxxxxxxx> > --- > drivers/clocksource/kvx_timer.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/clocksource/kvx_timer.c b/drivers/clocksource/kvx_timer.c > index f16d77b9d..4125ddbee 100644 > --- a/drivers/clocksource/kvx_timer.c > +++ b/drivers/clocksource/kvx_timer.c > @@ -27,7 +27,6 @@ static int kvx_timer_probe(struct device_d *dev) > { > struct clk *clk; > uint32_t clk_freq; > - struct device_node *np = dev->device_node; > > /* Get clock frequency */ > clk = clk_get(dev, NULL); > -- > 2.17.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox -- Best Regards Masahiro Yamada _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox