summaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/Makefile
diff options
context:
space:
mode:
authorPaul Burton2016-09-19 23:21:31 +0200
committerPaul Burton2018-06-24 18:27:27 +0200
commitdd129c6374e90e665ec022019bcc2f392f25cf2c (patch)
treeeaffd8834053d0713bcb6bfc44c32d08cf7da7cd /arch/mips/mti-malta/Makefile
parentMIPS: Malta: Cleanup DMA coherence #ifdefs (diff)
downloadkernel-qcow2-linux-dd129c6374e90e665ec022019bcc2f392f25cf2c.tar.gz
kernel-qcow2-linux-dd129c6374e90e665ec022019bcc2f392f25cf2c.tar.xz
kernel-qcow2-linux-dd129c6374e90e665ec022019bcc2f392f25cf2c.zip
MIPS: Malta: Use PIIX4 poweroff driver to power down
Remove the platform code used to power down the system, instead relying upon the new PIIX4 poweroff driver. This reduces the amount of platform code required for the Malta board in preparation for allowing it to be part of a more generic kernel. Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/14282/
Diffstat (limited to 'arch/mips/mti-malta/Makefile')
-rw-r--r--arch/mips/mti-malta/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/mti-malta/Makefile b/arch/mips/mti-malta/Makefile
index 63940bdce698..17c7fd471a27 100644
--- a/arch/mips/mti-malta/Makefile
+++ b/arch/mips/mti-malta/Makefile
@@ -13,11 +13,9 @@ obj-y += malta-init.o
obj-y += malta-int.o
obj-y += malta-memory.o
obj-y += malta-platform.o
-obj-y += malta-reset.o
obj-y += malta-setup.o
obj-y += malta-time.o
obj-$(CONFIG_MIPS_CMP) += malta-amon.o
-obj-$(CONFIG_MIPS_MALTA_PM) += malta-pm.o
CFLAGS_malta-dtshim.o = -I$(src)/../../../scripts/dtc/libfdt