On Tue, Jul 21, 2009 at 12:37:37PM +0200, Florian Fainelli wrote: > This patch fixes the following build failure when CONFIG_SERIAL_8250 > is not enabled in the kernel configuration: > arch/mips/ar7/built-in.o: In function `ar7_register_devices': > platform.c:(.init.text+0x61c): undefined reference to `early_serial_setup' > platform.c:(.init.text+0x61c): relocation truncated to fit: R_MIPS_26 against `early_serial_setup' > platform.c:(.init.text+0x68c): undefined reference to `early_serial_setup' > platform.c:(.init.text+0x68c): relocation truncated to fit: R_MIPS_26 against `early_serial_setup' This patch rejects. Ralf