Re: 2.6.16-mm2

From: Russell King
Date: Tue Mar 28 2006 - 17:02:41 EST


On Tue, Mar 28, 2006 at 03:52:33PM -0600, Kumar Gala wrote:
> When building pmac32_defconfig for arch=powerpc:
>
> drivers/built-in.o(.text+0x74cd4): In function `pciserial_init_ports':
> : undefined reference to `serial8250_register_port'
> drivers/built-in.o(.text+0x74d88): In function `pciserial_remove_ports':
> : undefined reference to `serial8250_unregister_port'
> drivers/built-in.o(.text+0x74e70): In function
> `pciserial_suspend_ports':
> : undefined reference to `serial8250_suspend_port'
> drivers/built-in.o(.text+0x74ee0): In function `pciserial_resume_ports':
> : undefined reference to `serial8250_resume_port'
>
> Need to hunt down why this is happening.

We know why, it's a kconfig oddity - as discussed in the 2.6.16-mm1
thread.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/