helpers for acl caching + switch to those
[pandora-kernel.git] / drivers / rtc / rtc-m48t35.c
index b9c1fe4..0b21975 100644 (file)
@@ -18,6 +18,7 @@
 #include <linux/rtc.h>
 #include <linux/platform_device.h>
 #include <linux/bcd.h>
+#include <linux/io.h>
 
 #define DRV_VERSION            "1.0"