commit | 2113852b239ed4a93d04135372162252f9342bb6 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 27 09:57:25 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:28 2011 -0400 |
tree | fcbe8506e4832862d180b6b5aefeb6809dd9d705 | |
parent | 0e648f42f24f89e24c4dcac534d8e7086c9fd559 [diff] |
rtc: Add module.h to implicit users in drivers/rtc 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>