mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
d3983ee853
While video_font.h is useful even without referencing the font data, it is not possible to be included multiple times because it defines font data array right in the header. This patch splits the font data array into video_font_data.h and so now video_font.h can be included multiple times. This at least solves the code duplication in board/mcc200/lcd.c. Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org> |
||
---|---|---|
.. | ||
auto_update.c | ||
lcd.c | ||
Makefile | ||
mcc200.c | ||
mt46v16m16-75.h | ||
mt48lc8m32b2-6-7.h | ||
mt48lc16m16a2-75.h | ||
mt48lc16m32s2-75.h |