diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-11-07 16:35:33 -0700 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2012-12-24 09:36:37 -0700 |
commit | 7704c095230e2e9863f3aacd0489a4b4cc00bf45 (patch) | |
tree | 0e8601120da6917b9f9ffabbaac8c84afa31ea99 /arch/arm/mach-sa1100/h3600.c | |
parent | 656c669bc0cb9d2a621318b4b7300e8072930278 (diff) | |
download | blackbird-obmc-linux-7704c095230e2e9863f3aacd0489a4b4cc00bf45.tar.gz blackbird-obmc-linux-7704c095230e2e9863f3aacd0489a4b4cc00bf45.zip |
ARM: remove struct sys_timer suspend and resume fields
These fields duplicate e.g. struct clock_event_device's suspend and
resume fields, so remove them now that nothing is using them. The aim
is to remove all fields from struct sys_timer except .init, then replace
the ARM machine descriptor's .timer field with a .init_time function
instead, and delete struct sys_timer.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-sa1100/h3600.c')
0 files changed, 0 insertions, 0 deletions