The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Benoit Boissinot <benoit.boissinot@ens-lyon.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.11-mm4
Date: Wed, 16 Mar 2005 15:22:49 +0100	[thread overview]
Message-ID: <20050316142248.GI29333@ens-lyon.fr> (raw)
In-Reply-To: <20050316040654.62881834.akpm@osdl.org>

On Wed, Mar 16, 2005 at 04:06:54AM -0800, Andrew Morton wrote:
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/
> 
> - fbdev update
>
It doesn't compile with gcc-4.0.

drivers/video/console/fbcon.c:133: error: static declaration of ‘fb_con’
follows non-static declaration
drivers/video/console/fbcon.h:166: error: previous declaration of
‘fb_con’ was here

Signed-off-by: Benoit Boissinot <benoit.boissinot@ens-lyon.org>

--- linux-test/drivers/video/console/fbcon.h	2005-03-16 15:15:57.000000000 +0100
+++ linux/drivers/video/console/fbcon.h	2005-03-16 15:14:18.000000000 +0100
@@ -163,6 +163,4 @@ extern void fbcon_set_tileops(struct vc_
 #endif
 extern void fbcon_set_bitops(struct fbcon_ops *ops);
 
-extern const struct consw fb_con;
-
 #endif /* _VIDEO_FBCON_H */


  reply	other threads:[~2005-03-16 14:23 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-16 12:06 2.6.11-mm4 Andrew Morton
2005-03-16 14:22 ` Benoit Boissinot [this message]
2005-03-16 17:31   ` 2.6.11-mm4 Adrian Bunk
2005-03-16 14:33 ` 2.6.11-mm4 Brice Goglin
2005-03-16 15:07 ` 2.6.11-mm4 J.A. Magallon
2005-03-16 18:22   ` 2.6.11-mm4 Sam Ravnborg
2005-03-16 18:33     ` 2.6.11-mm4 Sam Ravnborg
2005-03-16 21:26   ` 2.6.11-mm4 Andrew Morton
2005-03-16 22:39     ` 2.6.11-mm4 J.A. Magallon
2005-03-16 23:03       ` 2.6.11-mm4 Andrew Morton
2005-03-17 21:47       ` 2.6.11-mm4 Sam Ravnborg
2005-03-16 22:57     ` [PATCH] make gconfig build again J.A. Magallon
2005-03-16 23:09       ` Andrew Morton
2005-03-16 16:15 ` 2.6.11-mm4 maximilian attems
2005-03-16 22:50 ` 2.6.11-mm4 Sean Neakums
2005-03-16 23:06   ` 2.6.11-mm4 Andrew Morton
2005-03-16 23:22     ` 2.6.11-mm4 Sean Neakums
2005-03-17  8:19 ` 2.6.11-mm4 Paul Mundt
2005-03-17  8:42 ` 2.6.11-mm4 Borislav Petkov
2005-03-17  9:18   ` 2.6.11-mm4 Andrew Morton
2005-03-17  9:42     ` 2.6.11-mm4 Borislav Petkov
2005-03-17 11:07       ` 2.6.11-mm4 Borislav Petkov
2005-03-17 13:41         ` 2.6.11-mm4 Barry K. Nathan
2005-03-17 14:07           ` 2.6.11-mm4 Borislav Petkov
2005-03-23  9:42     ` 2.6.11-mm4 and 2.6.12-rc1-mm1 Borislav Petkov
2005-03-23 10:17       ` Andrew Morton
2005-03-24  7:09         ` Borislav Petkov
2005-03-19 13:39 ` 2.6.11-mm4: drivers/scsi/arcmsr/arcmsr.c: enormous stack usage Adrian Bunk

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=20050316142248.GI29333@ens-lyon.fr \
    --to=benoit.boissinot@ens-lyon.org \
    --cc=akpm@osdl.org \
    --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