commit | 0a779abe875655625da46b2e45007ebf50d94d52 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Nov 30 08:41:35 2012 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Nov 30 08:41:35 2012 -0800 |
tree | 57082b664d2495a9bf8dfed90333dcbb59acdaf2 | |
parent | 2589d056122f6dcb405d411eae872aac8cf9da1b [diff] |
watchdog: OMAP: fixup for ARM multiplatform support Recent changes to the omap_wdt.c removed the dependencies to the core omap code, but forgot to remove mach/hardware.h. We cannot include any plat headers with multiplatform support enabled. cc: Wim Van Sebroeck <wim@iguana.be> cc: linux-watchdog@vger.kernel.org Signed-off-by: Tony Lindgren <tony@atomide.com>