clocksource: timer-keystone: Delete unnecessary variable
authorMatthias Brugger <matthias.bgg@gmail.com>
Tue, 18 Feb 2014 18:29:28 +0000 (19:29 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 11 Mar 2014 22:05:00 +0000 (23:05 +0100)
commite099d01eb221f4a1e713a7663ca143c05303947f
treebcb0f3211244c43f91204c7a8f6c942436585538
parente6b7f580bacb4a23e1ee5cdf6dc6e54bab141f7c
clocksource: timer-keystone: Delete unnecessary variable

Commit 438e0bff5257 added the timer-keystone device driver but make use
of an unnecessary variable in the init function. This patch deletes this
variable.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-keystone.c