From: Paul Gortmaker Date: Tue, 21 Jan 2014 21:22:43 +0000 (-0500) Subject: watchdog: delete non-required instances of include X-Git-Tag: v3.15-rc1~146^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8126334b20d79272a15b5c45053cb76b1e7320be;p=pandora-kernel.git watchdog: delete non-required instances of include None of these files are actually using any __init type directives and hence don't need to include . Most are just a left over from __devinit and __cpuinit removal, or simply due to code getting copied from one driver to the next. Signed-off-by: Paul Gortmaker Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck Cc: linux-watchdog@vger.kernel.org --- Reading git-diff-tree failed