summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ux500/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-07-30 15:19:12 +0200
committerMichael Turquette <mturquette@baylibre.com>2015-08-24 16:49:02 -0700
commit0f350f063eb62212a701a512f74e63ae4714441c (patch)
tree9eec8c5b7d942c4544deea6d5806877b6bc72bad /drivers/clk/ux500/Makefile
parentfc4a05d4b0eb1a0110ef11201bf563cd4b53fbce (diff)
downloadop-kernel-dev-0f350f063eb62212a701a512f74e63ae4714441c.zip
op-kernel-dev-0f350f063eb62212a701a512f74e63ae4714441c.tar.gz
clk: ux500: delete the non-DT U8500 clock implementation
This code is unused and not coming back. Let's kill it off. Cc: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/ux500/Makefile')
-rw-r--r--drivers/clk/ux500/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clk/ux500/Makefile b/drivers/clk/ux500/Makefile
index 521483f..f3baef2 100644
--- a/drivers/clk/ux500/Makefile
+++ b/drivers/clk/ux500/Makefile
@@ -9,7 +9,6 @@ obj-y += clk-sysctrl.o
# Clock definitions
obj-y += u8500_of_clk.o
-obj-y += u8500_clk.o
obj-y += u9540_clk.o
obj-y += u8540_clk.o
OpenPOWER on IntegriCloud