From: Benoit Boissinot <benoit.boissinot@ens-lyon.org>

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

 25-akpm/drivers/video/console/fbcon.h |    2 --
 1 files changed, 2 deletions(-)

diff -puN drivers/video/console/fbcon.h~fbdev-cleanups-in-drivers-video-part-2-fix drivers/video/console/fbcon.h
--- 25/drivers/video/console/fbcon.h~fbdev-cleanups-in-drivers-video-part-2-fix	2005-03-16 17:21:33.000000000 -0800
+++ 25-akpm/drivers/video/console/fbcon.h	2005-03-16 17:21:33.000000000 -0800
@@ -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 */
_