summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2012-03-11 20:54:24 +0800
committerAndy Green <andy.green@linaro.org>2012-03-13 11:20:39 +0800
commit687f86176b6e66d67044ef05ecbb962a22d8dc0e (patch)
tree0b895f274cc1b7b4ef3f4386fe0e7118a023799a
parent5906fb8ca0a9401563f1dc7282565403ccebfa38 (diff)
uplevel remoteproc module.h
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--drivers/remoteproc/omap_remoteproc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/remoteproc/omap_remoteproc.c b/drivers/remoteproc/omap_remoteproc.c
index b2b9b9ef35c..90798fb95df 100644
--- a/drivers/remoteproc/omap_remoteproc.c
+++ b/drivers/remoteproc/omap_remoteproc.c
@@ -15,6 +15,7 @@
#define pr_fmt(fmt) "%s: " fmt, __func__
+#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/err.h>