From: "Bakonyi Ferenc" <fero@drama.obuda.kando.hu>
To: Juan Quintela <quintela@mandrakesoft.com>
Cc: alan@redhat.com, linux-fbdev-devel@lists.sourceforge.net,
linux-kernel@vger.kernel.org
Subject: Re:[PATCH] hga depmod fix
Date: Thu, 24 May 2001 11:51:38 +0200 [thread overview]
Message-ID: <3B0CF5E0.22463.A27EF44@localhost> (raw)
In-Reply-To: <Pine.LNX.4.10.10105231350150.2720-100000@www.transvirtual.com>
> Date: 23 May 2001 22:44:38 +0200
> From: Juan Quintela <quintela@mandrakesoft.com>
> To: alan@redhat.com, linux-kernel@vger.kernel.org
> Subject: [PATCH] hga depmod fix
>
>
> Hi
> if you compile hga as a module, you get unresolved symbols,
> you need the following patch for it.
> The patch is trivial. Apply, please.
>
> Later, Juan.
The patch seems to be trivial but it isn't. This patch breaks the
normal behavior of hgafb. I'll investigate this issue further.
Regards:
Ferenc Bakonyi
>
> --- linux/drivers/video/hgafb.c.~1~ Mon May 21 08:56:08 2001
> +++ linux/drivers/video/hgafb.c Mon May 21 09:04:00 2001
> @@ -712,7 +712,7 @@
>
> hga_gfx_mode();
> hga_clear_screen();
> -#ifdef MODULE
> +#ifndef MODULE
> if (!nologo) hga_show_logo();
> #endif /* MODULE */
parent reply other threads:[~2001-05-24 9:52 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <Pine.LNX.4.10.10105231350150.2720-100000@www.transvirtual.com>]
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=3B0CF5E0.22463.A27EF44@localhost \
--to=fero@drama.obuda.kando.hu \
--cc=alan@redhat.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=quintela@mandrakesoft.com \
/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