[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250
Kumar Gala
galak at kernel.crashing.org
Thu Dec 22 02:31:19 EST 2005
On Dec 20, 2005, at 11:13 PM, Stephen Rothwell wrote:
> On Tue, 20 Dec 2005 20:45:27 -0600 (CST) Kumar Gala
> <galak at gate.crashing.org> wrote:
>>
>> 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 <galak at kernel.crashing.org>
>>
>> ---
>> commit 399e10aa1c6a3ca64e8e8e8cea7289e9908cc62c
>> tree 3e5320b8a97a37c4d010186aabf8a95e5be264b4
>> parent 7b69a37a4e811e72e82896ab38e6ae04542455f5
>> author Kumar Gala <galak at kernel.crashing.org> Tue, 20 Dec 2005
>> 20:48:36 -0600
>> committer Kumar Gala <galak at kernel.crashing.org> Tue, 20 Dec 2005
>> 20:48:36 -0600
>>
>> arch/powerpc/kernel/setup_32.c | 2 +-
>> arch/powerpc/kernel/setup_64.c | 2 +-
>> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> You should probably change the Makefile as well to build
> legacy_serial.c
> in the CONFIG_SERIAL_8250 case.
Good call, was meaning to update the Makefile as well. I'll send an
updated patch with the Makefile change.
- kumar
More information about the Linuxppc64-dev
mailing list