aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/kernel/clock.c')
-rw-r--r--arch/powerpc/kernel/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/clock.c b/arch/powerpc/kernel/clock.c
index ce668f545758..a764b47791e8 100644
--- a/arch/powerpc/kernel/clock.c
+++ b/arch/powerpc/kernel/clock.c
@@ -6,7 +6,7 @@
#include <linux/clk.h>
#include <linux/err.h>
#include <linux/errno.h>
-#include <linux/module.h>
+#include <linux/export.h>
#include <asm/clk_interface.h>
struct clk_interface clk_functions;