Skip to content

Commit

Permalink
x86: cleanup, 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: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Fernando Luis Vazquez Cao authored and Thomas Gleixner committed May 25, 2008
1 parent 883b7af commit 2237ce2
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 2237ce2

Please sign in to comment.