drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi
[pandora-kernel.git] / drivers / rtc / rtc-ds1672.c
index 06dfb54..a319402 100644 (file)
@@ -11,6 +11,7 @@
 
 #include <linux/i2c.h>
 #include <linux/rtc.h>
+#include <linux/module.h>
 
 #define DRV_VERSION "0.4"