Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / drivers / rtc / rtc-ds1286.c
index 4b4c1b6a4187dc6bad5d18f06f0d59a868335c76..4fcb16bbff4ab801ca0fe31b03d61e1ef0d5e108 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/platform_device.h>
 #include <linux/bcd.h>
 #include <linux/ds1286.h>
+#include <linux/io.h>
 
 #define DRV_VERSION            "1.0"