diff options
Diffstat (limited to 'arch/sparc/include/asm/timex_32.h')
| -rw-r--r-- | arch/sparc/include/asm/timex_32.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/timex_32.h b/arch/sparc/include/asm/timex_32.h index a254750e4c0..b6ccdb0d6f7 100644 --- a/arch/sparc/include/asm/timex_32.h +++ b/arch/sparc/include/asm/timex_32.h @@ -12,5 +12,4 @@  typedef unsigned long cycles_t;  #define get_cycles()	(0) -extern u32 (*do_arch_gettimeoffset)(void);  #endif  |