X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-s390%2Fhardirq.h;h=c2f6a8782d31b5a901b3e5e8d7dc7dc9ecbad3aa;hb=refs%2Fheads%2Fvserver;hp=6792c559a124022c2e4d71a3fb1ed0428d770771;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/include/asm-s390/hardirq.h b/include/asm-s390/hardirq.h index 6792c559a..c2f6a8782 100644 --- a/include/asm-s390/hardirq.h +++ b/include/asm-s390/hardirq.h @@ -12,7 +12,6 @@ #ifndef __ASM_HARDIRQ_H #define __ASM_HARDIRQ_H -#include #include #include #include @@ -33,6 +32,6 @@ typedef struct { #define HARDIRQ_BITS 8 -extern void account_ticks(struct pt_regs *); +extern void account_ticks(void); #endif /* __ASM_HARDIRQ_H */