rtc: rtc-puv3: Add __devinit and __devexit markers for probe and remove
[pandora-kernel.git] / drivers / rtc / rtc-ds1742.c
index d84a448..e3e0f92 100644 (file)
@@ -21,6 +21,7 @@
 #include <linux/rtc.h>
 #include <linux/platform_device.h>
 #include <linux/io.h>
+#include <linux/module.h>
 
 #define DRV_VERSION "0.4"