From: Russell King Date: Wed, 14 Sep 2005 08:56:38 +0000 (+0100) Subject: [ARM SMP] Add timer/watchdog defines for MPCore X-Git-Tag: v2.6.14-rc2~23^2~1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad4162f3712ddf25e148cff1e7dc37eafdff3e51;p=linux-2.6 [ARM SMP] Add timer/watchdog defines for MPCore The timer/watchdog register definitions were missing from the mpcore watchdog patch. Add them. Signed-off-by: Russell King --- diff --git a/drivers/char/watchdog/mpcore_wdt.c b/drivers/char/watchdog/mpcore_wdt.c index c694eee1fb..75ca84ed4a 100644 --- a/drivers/char/watchdog/mpcore_wdt.c +++ b/drivers/char/watchdog/mpcore_wdt.c @@ -30,6 +30,8 @@ #include #include #include + +#include #include struct mpcore_wdt {