]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 29 Aug 2011 14:58:55 +0000 (10:58 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Oct 2011 18:10:10 +0000 (14:10 -0400)
commit9100160f7d28f1dbdce7dbf4a1d5888a3ce2917f
treeacf21c1328feae989659464bb1edd2cef75b681f
parent0871ce54e2247d8c64acad4833f10efd2a647498
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 <paul.gortmaker@windriver.com>
drivers/watchdog/stmp3xxx_wdt.c