From: Andrey Panin Date: Wed, 27 Jul 2005 18:43:58 +0000 (-0700) Subject: [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling X-Git-Tag: v2.6.13-rc4~25^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bfdf37830111321e2cd1fe0102dd776ce93194d;p=pandora-kernel.git [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling Attached patch removes #ifdef CONFIG_WATCHDOG_NOWAYOUT mess duplicated in almost every watchdog driver and replaces it with common define in linux/watchdog.h. Signed-off-by: Andrey Panin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed