Skip to content
Commit a6720762 authored by Tom Rini's avatar Tom Rini
Browse files

watchdog.h: Move hw_watchdog_init prototype to end, guard



In commit abbab703 we added a prototype for hw_watchdog_init, in a
Freescale i.MX watchdog driver.  We did not however guard it with an
__ASSEMBLY__ check and broke some platforms.  Move this to the end of
the file with other prototypes and guard it.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent a17617d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment