summaryrefslogtreecommitdiff
path: root/drivers/clk
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2017-09-08 21:28:05 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:30:35 +0800
commitc2853fcc287a6eac52259ab5aa33d2d80905bb2d (patch)
treee89c786cce21d0ff8916141747f89a0ce81f6d1d /drivers/clk
parentdf1e085816855513e4c29278473c09ffa746b922 (diff)
MLK-17491-50 clk: imx7ulp: remove the duplicated clk-gate-exclusive.o in Makefile
remove the duplicated clk-gate-exclusive.o in Makefile Fixes: 78ef764871d6 ("MLK-13441-5 ARM: imx: add new clk types") Cc: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Bai Ping <ping.bai@nxp.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'drivers/clk')
-rw-r--r--drivers/clk/imx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/imx/Makefile b/drivers/clk/imx/Makefile
index 2b14c3d9a3c9..5191c5247528 100644
--- a/drivers/clk/imx/Makefile
+++ b/drivers/clk/imx/Makefile
@@ -12,7 +12,6 @@ obj-$(CONFIG_ARM) += \
clk-pllv2.o \
clk-pllv3.o \
clk-pfd.o \
- clk-gate-exclusive.o \
clk-composite.o \
clk-pllv4.o \
clk-pllv5.o \