X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fnmi.h;h=139d4c1a33a7c85a2989a8ab02ee1f6cee52d601;hp=e63cf7d441e1351071997f4524315171c677e952;hb=8d65af789f3e2cf4cfbdbf71a0f7a61ebcd41d38;hpb=c0d0787b6d47d9f4d5e8bd321921104e854a9135 diff --git a/arch/x86/include/asm/nmi.h b/arch/x86/include/asm/nmi.h index e63cf7d..139d4c1 100644 --- a/arch/x86/include/asm/nmi.h +++ b/arch/x86/include/asm/nmi.h @@ -40,8 +40,7 @@ extern unsigned int nmi_watchdog; #define NMI_INVALID 3 struct ctl_table; -struct file; -extern int proc_nmi_enabled(struct ctl_table *, int , struct file *, +extern int proc_nmi_enabled(struct ctl_table *, int , void __user *, size_t *, loff_t *); extern int unknown_nmi_panic;