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

watchdog: omap_wdt: Switch required include for watchdog defines



All of the required values for using the omap_wdt.c driver are found in
<asm/ti-common/omap_wdt.h> and this is what is indirectly pulled in via
<asm/arch/hardware.h> when it exists.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 892759f5
Loading
Loading
Loading
Loading