Explorar o código

sparc32: drop unused prototype from timer_32.h

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Sam Ravnborg %!s(int64=13) %!d(string=hai) anos
pai
achega
ff14c07327
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      arch/sparc/include/asm/timer_32.h

+ 0 - 5
arch/sparc/include/asm/timer_32.h

@@ -42,9 +42,4 @@ DECLARE_PER_CPU(struct clock_event_device, sparc32_clockevent);
 extern void register_percpu_ce(int cpu);
 #endif
 
-/* FIXME: Make do_[gs]ettimeofday btfixup calls */
-struct timespec;
-BTFIXUPDEF_CALL(int, bus_do_settimeofday, struct timespec *tv)
-#define bus_do_settimeofday(tv) BTFIXUP_CALL(bus_do_settimeofday)(tv)
-
 #endif /* !(_SPARC_TIMER_H) */