]> Git Repo - linux.git/blobdiff - include/linux/console_struct.h
ASoC: SOF: Intel: don't ignore IOC interrupts for non-audio transfers
[linux.git] / include / linux / console_struct.h
index 539f1cd45309472c2be973ce155b8746ef998ed3..20f564e9855234308afc6768d67635435d6c5bed 100644 (file)
@@ -151,7 +151,6 @@ struct vc_data {
        DECLARE_BITMAP(vc_tab_stop, VC_TABSTOPS_COUNT); /* Tab stops. 256 columns. */
        unsigned char   vc_palette[16*3];       /* Colour palette for VGA+ */
        unsigned short * vc_translate;
-       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 */
        unsigned short  vc_cur_blink_ms;        /* Cursor blink duration */
This page took 0.034297 seconds and 4 git commands to generate.