perf probe: Fix memory leak when synthesizing SDT probes
[linux-2.6-microblaze.git] / lib / fonts / font_8x16.c
index bab25dc..06ae140 100644 (file)
@@ -4627,6 +4627,7 @@ const struct font_desc font_vga_8x16 = {
        .name   = "VGA8x16",
        .width  = 8,
        .height = 16,
+       .charcount = 256,
        .data   = fontdata_8x16.data,
        .pref   = 0,
 };