aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-dm355evm.c
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2011-05-27 09:57:25 -0400
committerPaul Gortmaker <paul.gortmaker@windriver.com>2011-10-31 19:31:28 -0400
commit2113852b239ed4a93d04135372162252f9342bb6 (patch)
treefcbe8506e4832862d180b6b5aefeb6809dd9d705 /drivers/rtc/rtc-dm355evm.c
parenttty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters (diff)
downloadlinux-dev-2113852b239ed4a93d04135372162252f9342bb6.tar.xz
linux-dev-2113852b239ed4a93d04135372162252f9342bb6.zip
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>
Diffstat (limited to 'drivers/rtc/rtc-dm355evm.c')
-rw-r--r--drivers/rtc/rtc-dm355evm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtc/rtc-dm355evm.c b/drivers/rtc/rtc-dm355evm.c
index 58d4e18530da..2322c43af201 100644
--- a/drivers/rtc/rtc-dm355evm.c
+++ b/drivers/rtc/rtc-dm355evm.c
@@ -14,6 +14,7 @@
#include <linux/platform_device.h>
#include <linux/i2c/dm355evm_msp.h>
+#include <linux/module.h>
/*