On Tuesday 13 January 2015 15:27:05 Daniel Lezcano wrote: > On 01/13/2015 03:22 PM, Arnd Bergmann wrote: > > A recent rework of the driver left an obviously unused variable > > around, and now the compiler complains: > > > > clocksource/timer-marco.c: In function 'sirfsoc_marco_timer_init': > > clocksource/timer-marco.c:260:6: warning: unused variable 'timer_div' > > [-Wunused-variable] > > > > Remove it. > > Hi Arnd, > > thanks for the fix. But this has been already fixed and merged in my > tree [1].
Ok, thanks. For some reason it has not shown up in Linux-next yet. Is this branch supposed to be part of -next? Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/