Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6-microblaze.git] / lib / fonts / font_6x10.c
index 6e3c4b7..e65df01 100644 (file)
@@ -3083,6 +3083,7 @@ const struct font_desc font_6x10 = {
        .name   = "6x10",
        .width  = 6,
        .height = 10,
+       .charcount = 256,
        .data   = fontdata_6x10.data,
        .pref   = 0,
 };