From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: sparc, ppc64 build failures (allmodconfig, -latest)
Date: Fri, 12 Aug 2005 20:42:34 +0100 [thread overview]
Message-ID: <20050812204234.A21152@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20050812183854.GA3204@mipter.zuzino.mipt.ru>; from adobriyan@gmail.com on Fri, Aug 12, 2005 at 10:38:54PM +0400
On Fri, Aug 12, 2005 at 10:38:54PM +0400, Alexey Dobriyan wrote:
> sparc
>
> drivers/char/ip2main.c:123:24: asm/serial.h: No such file or directory
> drivers/char/synclinkmp.c:58:24: asm/serial.h: No such file or directory
These drivers need to stop including asm/serial.h. The only driver
which should include this file is drivers/serial/8250.c and no other.
It contains architecture specific definitions of the platforms 8250
ports.
It does not contain the default base baud (aka BASE_BAUD) for use with
a custom 8250 board, which is actually architecture independent.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
prev parent reply other threads:[~2005-08-12 19:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-12 18:38 sparc, ppc64 build failures (allmodconfig, -latest) Alexey Dobriyan
2005-08-12 19:42 ` Russell King [this message]
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=20050812204234.A21152@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=adobriyan@gmail.com \
--cc=linux-kernel@vger.kernel.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