aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-s390/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-s390/hardirq.h')
-rw-r--r--include/asm-s390/hardirq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-s390/hardirq.h b/include/asm-s390/hardirq.h
index 31beb18cb3d1..4b7cb964ff35 100644
--- a/include/asm-s390/hardirq.h
+++ b/include/asm-s390/hardirq.h
@@ -32,6 +32,6 @@ typedef struct {
#define HARDIRQ_BITS 8
-extern void account_ticks(u64 time);
+void clock_comparator_work(void);
#endif /* __ASM_HARDIRQ_H */