From: Kumar Gala Date: Wed, 21 Dec 2005 15:27:13 +0000 (-0600) Subject: [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 X-Git-Tag: v2.6.16-rc1~666^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79e7bac0d6ad56d62e2364313b5e5e5950c7385d;p=pandora-kernel.git [PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250 In setup_arch and setup_system call find_legacy_serial_ports() if we build in support for 8250 serial ports instead of basing it on PPC_MULTIPLATFORM. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed