Commit 86a419c9 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fixed compile for omap1

Fixed compile for omap1
parent d63c8843
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment