// SPDX-License-Identifier: GPL-2.0 /**************************************/ /* this file adapted from font_8x16.c */ /* by Jurriaan Kalkman 05-2005 */ /**************************************/ #include <linux/font.h> #define FONTDATAMAX … static const struct font_data fontdata_7x14 = …; const struct font_desc font_7x14 = …;