video: Encapsulate font in video_font_data.h
This patch moves all the font configuration values into video_font_data.h so they are all in the right place with the font. The video_font.h now only includes video_font_data.h and will allow us to select and include different font once more fonts are added. Signed-off-by:Marek Vasut <marex@denx.de> Cc: Anatolij Gustschin <agust@denx.de> [agust: fixed build warning for mcc200] Signed-off-by:
Anatolij Gustschin <agust@denx.de>
Showing
- arch/powerpc/cpu/mpc8xx/video.c 0 additions, 1 deletionarch/powerpc/cpu/mpc8xx/video.c
- common/lcd.c 0 additions, 1 deletioncommon/lcd.c
- drivers/video/cfb_console.c 0 additions, 1 deletiondrivers/video/cfb_console.c
- drivers/video/sed156x.c 0 additions, 1 deletiondrivers/video/sed156x.c
- include/video_font.h 1 addition, 4 deletionsinclude/video_font.h
- include/video_font_data.h 6 additions, 1 deletioninclude/video_font_data.h
Loading
Please register or sign in to comment