diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-24 13:24:15 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-08-03 17:52:45 +0100 |
commit | 50ca961912be315035cb0f3508e35c974851da2a (patch) | |
tree | 148fcdf1771dcfc6b1587b45f04a617c00a64468 /Kbuild | |
parent | ea85a0e4cc870d2bb92e3b2007007901209bb7de (diff) | |
download | op-kernel-dev-50ca961912be315035cb0f3508e35c974851da2a.zip op-kernel-dev-50ca961912be315035cb0f3508e35c974851da2a.tar.gz |
MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled
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'
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions