[POWERPC] Fix mpc52xx serial driver to work for arch/ppc again
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Jan 2007 22:45:37 +0000 (15:45 -0700)
committerPaul Mackerras <paulus@samba.org>
Tue, 9 Jan 2007 06:03:02 +0000 (17:03 +1100)
The mpc52xx_uart_of_enumerate() function was added when adding 52xx
support to arch/powerpc, but it must not be called for arch/ppc.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found