From: Randy Dunlap Date: Mon, 28 Jan 2013 16:29:48 +0000 (-0800) Subject: watchdog: da9055_wdt needs to select WATCHDOG_CORE X-Git-Tag: v3.9-rc1~11^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12a5c05cb143105d989abf728a8c769830670e54;p=pandora-kernel.git watchdog: da9055_wdt needs to select WATCHDOG_CORE DA9055_WATCHDOG (introduced in v3.8) needs to select WATCHDOG_CORE so that it will build cleanly. Fixes these build errors: da9055_wdt.c:(.text+0xe9bc7): undefined reference to `watchdog_unregister_device' da9055_wdt.c:(.text+0xe9f4b): undefined reference to `watchdog_register_device' Signed-off-by: Randy Dunlap Cc: David Dajun Chen Signed-off-by: Wim Van Sebroeck Cc: linux-watchdog@vger.kernel.org Cc: stable --- Reading git-diff-tree failed