summaryrefslogtreecommitdiff
path: root/drivers/soc
diff options
context:
space:
mode:
authorZhang Ying-22455 <ying.zhang22455@nxp.com>2017-10-09 07:05:29 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-10-09 08:13:35 (GMT)
commit65d7ad7ed8521fc7f28acbe64e08f5a0263cd294 (patch)
tree0603e53ba39517f6e727390477ba817d1b624d70 /drivers/soc
parent30d4e3e63437fe50abff8e19f8351840e3e7ac6f (diff)
downloadlinux-65d7ad7ed8521fc7f28acbe64e08f5a0263cd294.tar.xz
soc: fsl: fix the compilation issue
Signed-off-by: Zhang Ying-22455 <ying.zhang22455@nxp.com>
Diffstat (limited to 'drivers/soc')
-rw-r--r--drivers/soc/fsl/layerscape/ftm_alarm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/fsl/layerscape/ftm_alarm.c b/drivers/soc/fsl/layerscape/ftm_alarm.c
index d1b947f..49865b0 100644
--- a/drivers/soc/fsl/layerscape/ftm_alarm.c
+++ b/drivers/soc/fsl/layerscape/ftm_alarm.c
@@ -19,6 +19,7 @@
#include <linux/of.h>
#include <linux/of_device.h>
#include <linux/libata.h>
+#include <linux/module.h>
#define FTM_SC 0x00
#define FTM_SC_CLK_SHIFT 3