summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/Makefile
diff options
context:
space:
mode:
authorRussell King2011-11-05 18:38:32 +0100
committerRussell King2011-11-17 18:09:30 +0100
commit3a083227a45cbbf5d29e6fe7c093af9e09905d4d (patch)
tree55c13a45961ffad90a4b15c2e1919c19bf3ed8ae /arch/arm/mach-clps711x/Makefile
parentARM: 7159/1: OMAP: Introduce local common.h files (diff)
downloadkernel-qcow2-linux-3a083227a45cbbf5d29e6fe7c093af9e09905d4d.tar.gz
kernel-qcow2-linux-3a083227a45cbbf5d29e6fe7c093af9e09905d4d.tar.xz
kernel-qcow2-linux-3a083227a45cbbf5d29e6fe7c093af9e09905d4d.zip
ARM: clps711x: consolidate irq/mm/time code into a single file
The separate files for clps711x which contain maybe one or two data structures or functions is an inefficient use of files, and encourages further small files as other changes happen. Collapse down these into a single core.c file. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-clps711x/Makefile')
-rw-r--r--arch/arm/mach-clps711x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-clps711x/Makefile b/arch/arm/mach-clps711x/Makefile
index 4a197315f0cf..f2f0256232e3 100644
--- a/arch/arm/mach-clps711x/Makefile
+++ b/arch/arm/mach-clps711x/Makefile
@@ -4,7 +4,7 @@
# Object file lists.
-obj-y := irq.o mm.o time.o
+obj-y := common.o
obj-m :=
obj-n :=
obj- :=