summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/clk-gate2.c
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-03-25 12:20:35 (GMT)
committerShawn Guo <shawn.guo@linaro.org>2013-04-01 08:17:50 (GMT)
commitd7b8c030f6734fae1ef45b531a1fa26d64213b55 (patch)
treeecd0ac6c3bc46c6fd4dc6d446884ef3b1d22a862 /arch/arm/mach-imx/clk-gate2.c
parent191f162c40b4db205c12c25941a30f722ba0a4be (diff)
downloadlinux-fsl-qoriq-d7b8c030f6734fae1ef45b531a1fa26d64213b55.tar.xz
ARM: mach-imx: clk-gate2: Include "clk.h"
Fix the following sparse warning: arch/arm/mach-imx/clk-gate2.c:86:12: warning: symbol 'clk_register_gate2' was not declared. Should it be static? Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/clk-gate2.c')
-rw-r--r--arch/arm/mach-imx/clk-gate2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/clk-gate2.c b/arch/arm/mach-imx/clk-gate2.c
index cc49c7a..a63e415 100644
--- a/arch/arm/mach-imx/clk-gate2.c
+++ b/arch/arm/mach-imx/clk-gate2.c
@@ -15,6 +15,7 @@
#include <linux/io.h>
#include <linux/err.h>
#include <linux/string.h>
+#include "clk.h"
/**
* DOC: basic gatable clock which can gate and ungate it's ouput