Commit db9c1870 authored by Kumar Gala's avatar Kumar Gala

powerpc/85xx: Renamed mpc85xx_common.c to common.c

The file name is already scoped by the directory its in.
Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 199bfbe6
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment