Merge branch 'bjorn-pci-root-v4-2.6.35' into release
[pandora-kernel.git] / drivers / rtc / rtc-pcf8563.c
index 65f346b..1af42b4 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/i2c.h>
 #include <linux/bcd.h>
 #include <linux/rtc.h>
+#include <linux/slab.h>
 
 #define DRV_VERSION "0.4.3"