commit | 52ed8b3a45f6edaf55b1b3232a0da41e4ee4da40 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Feb 04 12:50:53 2011 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Feb 04 14:04:21 2011 -0600 |
tree | 7febecbbc0f4e8be4749abe0866a0f2633e7ce76 | |
parent | 5e8435aafc23e1f552f4ebce4f6ee9ff738c8b76 [diff] |
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>