summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ux500/Makefile
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-03-22 11:16:18 +0100
committerStephen Boyd <sboyd@kernel.org>2018-03-23 09:36:11 -0700
commit726fef09b8018e58f1930fc7bc0a46e8d12ed8c1 (patch)
tree74189d547433f11a7a5284ba10440416f531e612 /drivers/clk/ux500/Makefile
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff)
downloadop-kernel-dev-726fef09b8018e58f1930fc7bc0a46e8d12ed8c1.zip
op-kernel-dev-726fef09b8018e58f1930fc7bc0a46e8d12ed8c1.tar.gz
clk: ux500: Drop AB8540/9540 support
The AB8540 was an evolved version of the AB8500, but it was never mass produced or put into products, only reference designs exist. The upstream support was never completed and it is unlikely that this will happen so drop the support for now to simplify maintenance of the AB8500. Cc: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/ux500/Makefile')
-rw-r--r--drivers/clk/ux500/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/clk/ux500/Makefile b/drivers/clk/ux500/Makefile
index fedc083..53fd290 100644
--- a/drivers/clk/ux500/Makefile
+++ b/drivers/clk/ux500/Makefile
@@ -10,8 +10,6 @@ obj-y += clk-sysctrl.o
# Clock definitions
obj-y += u8500_of_clk.o
-obj-y += u9540_clk.o
-obj-y += u8540_clk.o
# ABX500 clock driver
obj-y += abx500-clk.o
OpenPOWER on IntegriCloud