commit | e099d01eb221f4a1e713a7663ca143c05303947f | [log] [tgz] |
---|---|---|
author | Matthias Brugger <matthias.bgg@gmail.com> | Tue Feb 18 19:29:28 2014 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Mar 11 23:05:00 2014 +0100 |
tree | bcb0f3211244c43f91204c7a8f6c942436585538 | |
parent | e6b7f580bacb4a23e1ee5cdf6dc6e54bab141f7c [diff] |
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>