]> xenbits.xensource.com Git - arm/linux.git/commit
watchdog: max77620_wdt: fix potential build errors
authorDavid Engraf <david.engraf@sysgo.com>
Wed, 27 Nov 2019 08:46:17 +0000 (09:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2020 09:34:43 +0000 (09:34 +0000)
commit27757bfb8c72d88371bde6f1372acfc35d52fc55
tree4a81c257147761c99140e0574189ca4130058b75
parent5399714dc2a1103e65e1fd37b8b6f6a51eb875a2
watchdog: max77620_wdt: fix potential build errors

[ Upstream commit da9e3f4e30a53cd420cf1e6961c3b4110f0f21f0 ]

max77620_wdt uses watchdog core functions. Enable CONFIG_WATCHDOG_CORE
to fix potential build errors.

Signed-off-by: David Engraf <david.engraf@sysgo.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20191127084617.16937-1-david.engraf@sysgo.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/watchdog/Kconfig