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>
This commit is contained in:
Kumar Gala 2011-11-24 01:07:08 -06:00
parent 199bfbe6f5
commit db9c187091
2 changed files with 1 additions and 1 deletions

View 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