]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/console_struct.h
mfd: provide and use setup hook for tc6393xb
[linux-2.6-omap-h63xx.git] / include / linux / console_struct.h
index dc77fed7b28566c585ccc2193f14dfdea8227421..d71f7c0f931b34b63bfacde2b06d19ffc5001616 100644 (file)
@@ -100,6 +100,7 @@ struct vc_data {
        unsigned char   vc_G1_charset;
        unsigned char   vc_saved_G0;
        unsigned char   vc_saved_G1;
+       unsigned int    vc_resize_user;         /* resize request from user */
        unsigned int    vc_bell_pitch;          /* Console bell pitch */
        unsigned int    vc_bell_duration;       /* Console bell duration */
        struct vc_data **vc_display_fg;         /* [!] Ptr to var holding fg console for this display */