diff options
Diffstat (limited to 'include/linux/nmi.h')
-rw-r--r-- | include/linux/nmi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/nmi.h b/include/linux/nmi.h index 794e7354c5b..22cc7960b64 100644 --- a/include/linux/nmi.h +++ b/include/linux/nmi.h | |||
@@ -57,7 +57,7 @@ u64 hw_nmi_get_sample_period(void); | |||
57 | extern int nmi_watchdog_enabled; | 57 | extern int nmi_watchdog_enabled; |
58 | struct ctl_table; | 58 | struct ctl_table; |
59 | extern int proc_nmi_enabled(struct ctl_table *, int , | 59 | extern int proc_nmi_enabled(struct ctl_table *, int , |
60 | void __user *, size_t *, loff_t *); | 60 | void __user *, size_t *, loff_t *); |
61 | #endif | 61 | #endif |
62 | 62 | ||
63 | #endif | 63 | #endif |