]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
powerpc/85xx: Renamed mpc85xx_common.c to common.c
authorKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 07:07:08 +0000 (01:07 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:41 +0000 (02:01 -0600)
The file name is already scoped by the directory its in.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/common.c [moved from arch/powerpc/platforms/85xx/mpc85xx_common.c with 100% similarity]

index b6beec8c837833f75a7346d9f798d01a4e1b222a..9cb2d4320dccb34ff4113c33986383786a2c65cf 100644 (file)
@@ -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