fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / video / console / sticon.c
index 45586aa..57b21e5 100644 (file)
@@ -345,7 +345,7 @@ static void sticon_save_screen(struct vc_data *conp)
 {
 }
 
-static struct consw sti_con = {
+static const struct consw sti_con = {
        .owner                  = THIS_MODULE,
        .con_startup            = sticon_startup,
        .con_init               = sticon_init,