]> git.baikalelectronics.ru Git - kernel.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>
Mon, 31 Oct 2011 23:32:22 +0000 (19:32 -0400)
commit1331fb88a88e6fd7dd269e6f592a9d1d15baaad1
tree24f72b1e58f3f001da962cfaa532a9785b8ee0cd
parentebc7e4e3084033b56c39bf81a33b86d000954217
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