From: Ralf Baechle <ralf@linux-mips.org>
To: Florian Fainelli <florian@openwrt.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH 1/2] ar7: fix build failures when CONFIG_SERIAL_8250 is not enabled
Date: Tue, 21 Jul 2009 16:08:12 +0100 [thread overview]
Message-ID: <20090721150811.GA18826@linux-mips.org> (raw)
In-Reply-To: <200907211237.39264.florian@openwrt.org>
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
next prev parent reply other threads:[~2009-07-21 15:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-21 10:37 [PATCH 1/2] ar7: fix build failures when CONFIG_SERIAL_8250 is not enabled Florian Fainelli
2009-07-21 15:08 ` Ralf Baechle [this message]
2009-07-24 11:24 ` Florian Fainelli
2009-07-29 21:46 ` Ralf Baechle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090721150811.GA18826@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=florian@openwrt.org \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).