]> err.no Git - linux-2.6/blobdiff - include/asm-s390/hardirq.h
[S390] cio: Fixup interface for setting options on ccw devices.
[linux-2.6] / include / asm-s390 / hardirq.h
index 6792c559a124022c2e4d71a3fb1ed0428d770771..31beb18cb3d1ecab270f4f4cb66e1211cbca0080 100644 (file)
@@ -12,7 +12,6 @@
 #ifndef __ASM_HARDIRQ_H
 #define __ASM_HARDIRQ_H
 
-#include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/sched.h>
 #include <linux/cache.h>
@@ -33,6 +32,6 @@ typedef struct {
 
 #define HARDIRQ_BITS   8
 
-extern void account_ticks(struct pt_regs *);
+extern void account_ticks(u64 time);
 
 #endif /* __ASM_HARDIRQ_H */