Merge tag 'qcom-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / lib / fonts / font_6x8.c
index e7442a0..06ace77 100644 (file)
@@ -2571,6 +2571,7 @@ const struct font_desc font_6x8 = {
        .name   = "6x8",
        .width  = 6,
        .height = 8,
+       .charcount = 256,
        .data   = fontdata_6x8.data,
        .pref   = 0,
 };