提交 d7dda987 编写于 作者: L Linus Walleij

ARM: ks8695: delete resume hook from timer

This system does not support suspend/resume so let's skip this
hook altogether.
Tested-by: NGreg Ungerer <gerg@snapgear.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 487748ca
......@@ -127,7 +127,6 @@ static void __init ks8695_timer_init (void)
struct sys_timer ks8695_timer = {
.init = ks8695_timer_init,
.offset = ks8695_gettimeoffset,
.resume = ks8695_timer_setup,
};
void ks8695_restart(char mode, const char *cmd)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册