sdio: allow non-standard SDIO cards
[pandora-kernel.git] / drivers / mmc / core / mmc.c
index e041c00..89f7a25 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <linux/err.h>
+#include <linux/slab.h>
 
 #include <linux/mmc/host.h>
 #include <linux/mmc/card.h>