]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Fixed compile for omap1
authorTony Lindgren <tony@atomide.com>
Tue, 11 Oct 2005 16:11:12 +0000 (19:11 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 11 Oct 2005 16:11:12 +0000 (19:11 +0300)
Fixed compile for omap1

drivers/char/watchdog/omap_wdt.h

index f0dcfc9eac8ec413e3ced4023d7926f14b361462..52a532a5114a94795e715d554e5aa57c584917ce 100644 (file)
@@ -37,6 +37,7 @@
 #define OMAP_WATCHDOG_BASE             OMAP2420_WATCHDOG_BASE
 #else
 #define OMAP_WATCHDOG_BASE             OMAP1610_WATCHDOG_BASE
+#define RM_RSTST_WKUP                  0
 #endif
 
 #define OMAP_WATCHDOG_REV              (OMAP_WATCHDOG_BASE + 0x00)