Blackfin: implement nmi_watchdog for SMP on BF561

Signed-off-by: Graf Yang <graf.yang@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Graf Yang
2010-01-20 10:56:24 +00:00
committed by Mike Frysinger
parent 726e96561e
commit 60ffdb3654
8 changed files with 361 additions and 1 deletions

View File

@@ -38,4 +38,8 @@
#include <asm-generic/irq.h>
#ifdef CONFIG_NMI_WATCHDOG
# define ARCH_HAS_NMI_WATCHDOG
#endif
#endif /* _BFIN_IRQ_H_ */