X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-s390%2Fhardirq.h;h=4b7cb964ff353f35dd5e7bf87c6803ec57363d02;hb=1481b9109fe771ec8b035d7760f42e36d2bed5d4;hp=c2f6a8782d31b5a901b3e5e8d7dc7dc9ecbad3aa;hpb=12e36b2f41b6cbc67386fcb9c59c32a3e2033905;p=linux-2.6 diff --git a/include/asm-s390/hardirq.h b/include/asm-s390/hardirq.h index c2f6a8782d..4b7cb964ff 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(void); +void clock_comparator_work(void); #endif /* __ASM_HARDIRQ_H */