From: Paul Gortmaker Date: Mon, 29 Aug 2011 14:58:55 +0000 (-0400) Subject: watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c X-Git-Tag: v3.2-rc1~22^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7455b7a207b7ae75945a1953b7dd41b9d197fbb;p=pandora-kernel.git watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c This is a module and so needs module.h so that it will still build once the implicit presence of module.h is removed. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed