tty: vt, consw->con_set_palette cleanup
[cascardo/linux.git] / drivers / video / console / dummycon.c
index 9ce03b9..0ef544e 100644 (file)
@@ -71,6 +71,5 @@ const struct consw dummy_con = {
     .con_font_get =    DUMMY,
     .con_font_default =        DUMMY,
     .con_font_copy =   DUMMY,
-    .con_set_palette = DUMMY,
 };
 EXPORT_SYMBOL_GPL(dummy_con);