linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] xen_wdt: fix build failure
@ 2018-02-19 14:38 Radu Rendec
  2018-02-19 14:38 ` [PATCH 1/1] watchdog: xen_wdt: fix potential " Radu Rendec
  0 siblings, 1 reply; 3+ messages in thread
From: Radu Rendec @ 2018-02-19 14:38 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Wim Van Sebroeck, linux-watchdog

Hi Guenter,

I just saw Matteo Croce's email/patch on the i6300esb build failure and
I realized that xen_wdt has the exact same problem. I forgot to add a
dependency on CONFIG_WATCHDOG_CORE for both drivers when I ported them
to use the watchdog core.

This patch is the xen_wdt equivalent of Matteo Croce's patch for
i6300esb.

Thanks!

Radu Rendec (1):
  watchdog: xen_wdt: fix potential build failure

 drivers/watchdog/Kconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
2.13.6

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-02-19 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19 14:38 [PATCH 0/1] xen_wdt: fix build failure Radu Rendec
2018-02-19 14:38 ` [PATCH 1/1] watchdog: xen_wdt: fix potential " Radu Rendec
2018-02-19 15:48   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).