kernel/watchdog: introduce arch_touch_nmi_watchdog()
[linux-2.6-microblaze.git] / arch / mn10300 / kernel / mn10300-watchdog.c
index a2d8e69..0d5641b 100644 (file)
@@ -31,7 +31,7 @@ static unsigned int watchdog;
 static unsigned int watchdog_hz = 1;
 unsigned int watchdog_alert_counter[NR_CPUS];
 
-EXPORT_SYMBOL(touch_nmi_watchdog);
+EXPORT_SYMBOL(arch_touch_nmi_watchdog);
 
 /*
  * the best way to detect whether a CPU has a 'hard lockup' problem