Skip to content

Commit

Permalink
x86: remove duplicate declaration of unknown_nmi_panic
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Fernando Luis Vazquez Cao authored and Thomas Gleixner committed May 25, 2008
1 parent f59a931 commit 2e4db9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-x86/nmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ extern void nmi_watchdog_default(void);

extern int check_nmi_watchdog(void);
extern int nmi_watchdog_enabled;
extern int unknown_nmi_panic;
extern int avail_to_resrv_perfctr_nmi_bit(unsigned int);
extern int avail_to_resrv_perfctr_nmi(unsigned int);
extern int reserve_perfctr_nmi(unsigned int);
Expand Down

0 comments on commit 2e4db9d

Please sign in to comment.