summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/Makefile
diff options
context:
space:
mode:
authorKumar Gala2011-11-24 08:07:08 +0100
committerKumar Gala2011-11-24 09:01:41 +0100
commitdb9c1870918b08e6cc947c3008fd5aacfc9d6567 (patch)
treeb4e7bf3385cd5d3ee47d35d420504002be1e7389 /arch/powerpc/platforms/85xx/Makefile
parentpowerpc/85xx: Additional consolidate of_platform_bus_probe calls (diff)
downloadkernel-qcow2-linux-db9c1870918b08e6cc947c3008fd5aacfc9d6567.tar.gz
kernel-qcow2-linux-db9c1870918b08e6cc947c3008fd5aacfc9d6567.tar.xz
kernel-qcow2-linux-db9c1870918b08e6cc947c3008fd5aacfc9d6567.zip
powerpc/85xx: Renamed mpc85xx_common.c to common.c
The file name is already scoped by the directory its in. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/85xx/Makefile')
-rw-r--r--arch/powerpc/platforms/85xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/85xx/Makefile b/arch/powerpc/platforms/85xx/Makefile
index b6beec8c8378..9cb2d4320dcc 100644
--- a/arch/powerpc/platforms/85xx/Makefile
+++ b/arch/powerpc/platforms/85xx/Makefile
@@ -3,7 +3,7 @@
#
obj-$(CONFIG_SMP) += smp.o
-obj-y += mpc85xx_common.o
+obj-y += common.o
obj-$(CONFIG_MPC8540_ADS) += mpc85xx_ads.o
obj-$(CONFIG_MPC8560_ADS) += mpc85xx_ads.o