summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-sead3/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-04-02 17:07:26 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-04-02 17:07:26 +0200
commit612544fbde1b3cf60eb1c06ce1b6640c5d61bcdd (patch)
treeaeca94a4710d6a809a1dc07071a978120de74d39 /arch/mips/mti-sead3/Makefile
parent21c784b93b0a19af4ae7bcce0d22120ba91970cf (diff)
downloadop-kernel-dev-612544fbde1b3cf60eb1c06ce1b6640c5d61bcdd.zip
op-kernel-dev-612544fbde1b3cf60eb1c06ce1b6640c5d61bcdd.tar.gz
MIPS: SEAD3: Combine all platform device registrations in one file.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mti-sead3/Makefile')
-rw-r--r--arch/mips/mti-sead3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/arch/mips/mti-sead3/Makefile b/arch/mips/mti-sead3/Makefile
index 37f95f2a..ecd71db 100644
--- a/arch/mips/mti-sead3/Makefile
+++ b/arch/mips/mti-sead3/Makefile
@@ -8,12 +8,11 @@
# Copyright (C) 2012 MIPS Technoligies, Inc. All rights reserved.
# Steven J. Hill <sjhill@mips.com>
#
-obj-y := sead3-lcd.o sead3-display.o sead3-ehci.o \
- sead3-init.o sead3-int.o sead3-mtd.o \
- sead3-net.o sead3-platform.o sead3-reset.o \
+obj-y := sead3-lcd.o sead3-display.o sead3-init.o \
+ sead3-int.o sead3-platform.o sead3-reset.o \
sead3-setup.o sead3-time.o
-obj-y += leds-sead3.o sead3-leds.o
+obj-y += leds-sead3.o
obj-$(CONFIG_EARLY_PRINTK) += sead3-console.o
OpenPOWER on IntegriCloud