2015-01-13 22:27 GMT+08:00 Daniel Lezcano <daniel.lezc...@linaro.org>: > 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]. > > -- Daniel > > [1] > https://git.linaro.org/people/daniel.lezcano/linux.git/commitdiff/2a016d694f36fc31f7f9fede902346c5895702bb?hp=89de77a8c557f14d2713a1f43fbc33980e639b98 >
yes, arnd. i also asked Daniel to apply "clocksource: marco: Rename marco to atlas7" rebased on this fix here: https://git.linaro.org/people/daniel.lezcano/linux.git/commit/81428bbe1d8a073bb3741678ef1d3c1016119c77 so this one is excluded from my pull request for atlas7. a pull-request from arm-soc might cause merge conflicts? >> Signed-off-by: Arnd Bergmann <a...@arndb.de> >> Fixes: ef89af1f4380b92 ("clocksource: sirf: Remove hard-coded clock rate") -barry -- 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/