]> Pileus Git - ~andy/linux/blobdiff - drivers/rtc/rtc-pcf8563.c
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / drivers / rtc / rtc-pcf8563.c
index b42c0c6792667cb163d397e6f10ab8eced5f4999..606fdfab34e2735f148910fd6578b47d896959a4 100644 (file)
@@ -18,6 +18,7 @@
 #include <linux/bcd.h>
 #include <linux/rtc.h>
 #include <linux/slab.h>
+#include <linux/module.h>
 
 #define DRV_VERSION "0.4.3"