Re: [PATCH] clocksource: sirf: remove unused variable
From: Daniel Lezcano
Date: Tue Jan 13 2015 - 10:39:35 EST
On 01/13/2015 04:24 PM, Arnd Bergmann wrote:
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?
Yes, I will update my next branch with these changes.
-- Daniel
--
<http://www.linaro.org/> Linaro.org â Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/