From: Rich Baum <richbaum@acm.org>
To: Russell King <rmk@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fixed fix 2.4.8 compile errors
Date: Tue, 14 Aug 2001 05:49:27 -0500 [thread overview]
Message-ID: <1014201B0F4F@coral.indstate.edu> (raw)
In-Reply-To: <100C620A6B75@coral.indstate.edu> <1013D72A35C6@coral.indstate.edu> <20010814114446.A23566@flint.arm.linux.org.uk>
In-Reply-To: <20010814114446.A23566@flint.arm.linux.org.uk>
Fixed. Sorry.
On Tuesday 14 August 2001 05:44 am, you wrote:
> On Tue, Aug 14, 2001 at 05:32:16AM -0500, Rich Baum wrote:
> > Thanks for the input. I've fixed this patch to include the fis.
>
> You missed the one below.
>
diff -urN -X dontdiff linux-2.4.8/drivers/video/Config.in
rb/drivers/video/Config.in
--- linux-2.4.8/drivers/video/Config.in Sat Aug 11 11:10:30 2001
+++ rb/drivers/video/Config.in Mon Aug 13 20:43:46 2001
@@ -103,7 +103,8 @@
fi
tristate ' NEC PowerVR 2 display support' CONFIG_FB_PVR2
dep_bool ' Debug pvr2fb' CONFIG_FB_PVR2_DEBUG $CONFIG_FB_PVR2
- bool ' Epson 1355 framebuffer support' CONFIG_FB_E1355
+ if [ "$ARCH" = "sh" ]; then
+ bool ' Epson 1355 framebuffer support' CONFIG_FB_E1355
+ fi
if [ "$CONFIG_FB_E1355" = "y" ]; then
hex ' Register Base Address' CONFIG_E1355_REG_BASE a8000000
hex ' Framebuffer Base Address' CONFIG_E1355_FB_BASE a8200000
next prev parent reply other threads:[~2001-08-14 10:49 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
2001-08-14 10:32 ` Rich Baum
2001-08-14 10:44 ` Russell King
2001-08-14 10:49 ` Rich Baum [this message]
2001-08-14 10:49 ` 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=1014201B0F4F@coral.indstate.edu \
--to=richbaum@acm.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/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