From: Keith Owens <kaos@ocs.com.au>
To: Nils Faerber <nils@kernelconcepts.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix 2.4.8 compile errors
Date: Tue, 14 Aug 2001 19:02:51 +1000 [thread overview]
Message-ID: <25616.997779771@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Tue, 14 Aug 2001 10:51:59 +0200." <3B78E6AF.449B903B@kernelconcepts.de>
On Tue, 14 Aug 2001 10:51:59 +0200,
Nils Faerber <nils@kernelconcepts.de> wrote:
>The first hunk seems OK to me but the second one is a little crude.
>There are also other architectures that use the Epson 1355 framebuffer;
>we had for example a MIPS reference design from Toshiba here that had
>that one. Limiting this to just SH architecture goes a little too far.
Not unless you change the code. drivers/video/epson1355fb.c
#ifdef CONFIG_SUPERH
...
#else
#error unknown architecture
#endif
next prev parent reply other threads:[~2001-08-14 9:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-14 2:47 [PATCH] fix 2.4.8 compile errors Rich Baum
2001-08-14 7:07 ` Russell King
2001-08-14 8:51 ` Nils Faerber
2001-08-14 9:02 ` Keith Owens [this message]
2001-08-14 10:32 ` Rich Baum
2001-08-14 10:44 ` Russell King
2001-08-14 10:49 ` [PATCH] fixed " Rich Baum
2001-08-14 10:49 ` [PATCH] " Andrzej Krzysztofowicz
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=25616.997779771@ocs3.ocs-net \
--to=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=nils@kernelconcepts.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.