aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common/Makefile
diff options
context:
space:
mode:
authorManuel Lauss <manuel.lauss@gmail.com>2014-07-23 16:36:57 +0200
committerRalf Baechle <ralf@linux-mips.org>2014-07-30 14:12:00 +0200
commit72e1e2a30f67fc19a958be6c1818e7e6cb1573fe (patch)
tree517844fb7a69d47035fb979ddc106866f82d86ad /arch/mips/alchemy/common/Makefile
parentMIPS: Alchemy: au1xmmc: use clk framework (diff)
downloadlinux-dev-72e1e2a30f67fc19a958be6c1818e7e6cb1573fe.tar.xz
linux-dev-72e1e2a30f67fc19a958be6c1818e7e6cb1573fe.zip
MIPS: Alchemy: remove old clock support
With the clock framework in place, remove unused functions and bits, and drop the CLK_IGNORE_UNUSED flag, which is now unneeded. Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com> Cc: Linux-MIPS <linux-mips@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/7473/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/alchemy/common/Makefile')
-rw-r--r--arch/mips/alchemy/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/alchemy/common/Makefile b/arch/mips/alchemy/common/Makefile
index c8dedcb23e8e..f64744f3b59f 100644
--- a/arch/mips/alchemy/common/Makefile
+++ b/arch/mips/alchemy/common/Makefile
@@ -5,7 +5,7 @@
# Makefile for the Alchemy Au1xx0 CPUs, generic files.
#
-obj-y += prom.o time.o clock.o clocks.o platform.o power.o \
+obj-y += prom.o time.o clock.o platform.o power.o \
setup.o sleeper.o dma.o dbdma.o vss.o irq.o usb.o
# optional gpiolib support