rtc: Add module.h to implicit users in drivers/rtc
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 13:57:25 +0000 (09:57 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:28 +0000 (19:31 -0400)
The module.h was implicitly everywhere, but when we clean
that up, the implicit users will compile fail; fix them up
in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

No differences found