summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-aaec2000/Makefile
diff options
context:
space:
mode:
authorRussell King2008-11-30 18:27:20 +0100
committerRussell King2008-11-30 18:27:20 +0100
commit4ab08ecfbc68960ecfb268bac30c57f838fa414e (patch)
tree31d9a282938d938d9273c0b39ad2bfef1c0219d1 /arch/arm/mach-aaec2000/Makefile
parent[ARM] netx: fix simple clk API (diff)
downloadkernel-qcow2-linux-4ab08ecfbc68960ecfb268bac30c57f838fa414e.tar.gz
kernel-qcow2-linux-4ab08ecfbc68960ecfb268bac30c57f838fa414e.tar.xz
kernel-qcow2-linux-4ab08ecfbc68960ecfb268bac30c57f838fa414e.zip
[ARM] aaec2000: convert to simple clk API
aaec2000 only uses the clk API for the framebuffer, so there's no point having a complicated implementation. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-aaec2000/Makefile')
-rw-r--r--arch/arm/mach-aaec2000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-aaec2000/Makefile b/arch/arm/mach-aaec2000/Makefile
index a8e462f58bc9..20ec83896c37 100644
--- a/arch/arm/mach-aaec2000/Makefile
+++ b/arch/arm/mach-aaec2000/Makefile
@@ -3,7 +3,7 @@
#
# Common support (must be linked before board specific support)
-obj-y += core.o clock.o
+obj-y += core.o
# Specific board support
obj-$(CONFIG_MACH_AAED2000) += aaed2000.o