powerpc/8xxx: Fix possible compile issue related to P1013
authorKumar Gala <galak@kernel.crashing.org>
Fri, 4 Feb 2011 18:50:53 +0000 (12:50 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 4 Feb 2011 20:04:21 +0000 (14:04 -0600)
commit04a641df25c73283ce22dc5fdf8bc6d56d1d3742
tree7febecbbc0f4e8be4749abe0866a0f2633e7ce76
parentd34897d32985c056efa1efd5ce7f1544a8c02fc3
powerpc/8xxx: Fix possible compile issue related to P1013

The P1013 is a single core version of P1022 and thus should use the
p1022_serdes.c code.  It was acciently pointing to p1013_serdes.c which
doesn't exist.

Reported-by: Renaud Barbier <renaud.barbier@ge.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/Makefile