powerpc: Fix up modules that should be including module.h
[deliverable/linux.git] / arch / powerpc / platforms / pasemi / cpufreq.c
index c16537bc0c6e12b6a7a5b7f6d49ba59f4e63bf7f..95d00173029f52c498902a586a24917f09e99d4b 100644 (file)
@@ -27,6 +27,7 @@
 
 #include <linux/cpufreq.h>
 #include <linux/timer.h>
+#include <linux/module.h>
 
 #include <asm/hw_irq.h>
 #include <asm/io.h>
This page took 0.035194 seconds and 5 git commands to generate.