From: Alan Cox Date: Tue, 21 Oct 2008 12:44:58 +0000 (+0100) Subject: watchdog: Fix warning X-Git-Tag: v2.6.28-rc1~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc9b48fc5b9641d4b2a222825e5be64ebb27356;p=pandora-kernel.git watchdog: Fix warning This seems to have popped up after the recent merges: drivers/watchdog/w83697ug_wdt.c: In function ‘w83697ug_select_wd_register’: drivers/watchdog/w83697ug_wdt.c:105: warning: ‘return’ with a value, in function returning void Signed-off-by: Alan Cox Acked-by: Wim Van Sebroeck Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed