mmc: Add module.h to drivers/mmc users assuming implicit presence.
[pandora-kernel.git] / drivers / mmc / host / sdhci-of-hlwd.c
index 735be13..9b0d794 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 #include <linux/delay.h>
+#include <linux/module.h>
 #include <linux/mmc/host.h>
 #include "sdhci-pltfm.h"