Hi, On Tue, 30 Jul 2013 23:37:57 +0200 Marek Vasut <[email protected]> wrote:
> 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 <[email protected]> > Cc: Anatolij Gustschin <[email protected]> > --- > arch/powerpc/cpu/mpc8xx/video.c | 1 - > common/lcd.c | 1 - > drivers/video/cfb_console.c | 1 - > drivers/video/sed156x.c | 1 - > include/video_font.h | 5 +---- > include/video_font_data.h | 5 +++++ > 6 files changed, 6 insertions(+), 8 deletions(-) Applied to u-boot-video/master after fixing warning. Thanks, Anatolij _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

