u-boot-brain/arch/powerpc/cpu
Che-Liang Chiou d3983ee853 font: split font data from video_font.h
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>
2011-11-15 23:58:26 +01:00
..
74xx_7xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xx unify version_string 2011-07-28 17:22:53 +02:00
mpc5xxx arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings 2011-11-07 22:09:42 +01:00
mpc8xx font: split font data from video_font.h 2011-11-15 23:58:26 +01:00
mpc8xxx GCC4.6: Squash warnings in ddr[123]_dimm_params.c 2011-10-27 23:54:00 +02:00
mpc83xx mpc83xx: Cleanup usage of DDR constants 2011-11-03 18:27:55 -05:00
mpc85xx Reduce build times 2011-11-03 20:44:58 +01:00
mpc86xx GCC4.6: Squash warnings in mpc86xx/interrupts.c 2011-10-27 23:54:01 +02:00
mpc512x PowerPC: Squash warning in mpc512x serial.c 2011-10-27 23:53:59 +02:00
mpc824x Reduce build times 2011-11-03 20:44:58 +01:00
mpc8220 mpc8220/i2c.c: Fix GCC 4.6 build warning 2011-11-07 22:16:52 +01:00
mpc8260 arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings 2011-11-07 22:47:44 +01:00
ppc4xx 4xx_pci.c: add error checking, fix GCC 4.6 build warning 2011-11-03 20:40:38 +01:00