staging: vc04_services: get rid of vchiq_platform_use_suspend_timer()
[sfrench/cifs-2.6.git] / drivers / staging / vc04_services / interface / vchiq_arm / vchiq_2835_arm.c
index ca30bfd529195ccd3f3b37cfb3c9d7b4b261b0ba..1ffb2aea947c316e1edcb04226bf70791f48d0dd 100644 (file)
@@ -284,17 +284,6 @@ vchiq_platform_videocore_wanted(struct vchiq_state *state)
 {
        return 1; // autosuspend not supported - videocore always wanted
 }
-
-int
-vchiq_platform_use_suspend_timer(void)
-{
-       return 0;
-}
-void
-vchiq_dump_platform_use_state(struct vchiq_state *state)
-{
-       vchiq_log_info(vchiq_arm_log_level, "Suspend timer not in use");
-}
 void
 vchiq_platform_handle_timeout(struct vchiq_state *state)
 {