patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / video / console / fbcon.h
index ac19e9c..a9d036b 100644 (file)
@@ -27,7 +27,6 @@ struct display {
     /* Filled in by the frame buffer device */
     u_short inverse;                /* != 0 text black on white as default */
     /* Filled in by the low-level console driver */
-    char fontname[40];              /* Font associated to this display */      
     u_char *fontdata;
     int userfont;                   /* != 0 if fontdata kmalloc()ed */
     u_short scrollmode;             /* Scroll Method */