Searched hist:d3983ee85325d2be730830ebcf82585ee7cd2ecb (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | video_font_data.h | d3983ee85325d2be730830ebcf82585ee7cd2ecb Fri Oct 21 09:04:21 UTC 2011 Che-Liang Chiou <clchiou@chromium.org> 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>
|
| H A D | video_font.h | d3983ee85325d2be730830ebcf82585ee7cd2ecb Fri Oct 21 09:04:21 UTC 2011 Che-Liang Chiou <clchiou@chromium.org> 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>
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | cfb_console.c | d3983ee85325d2be730830ebcf82585ee7cd2ecb Fri Oct 21 09:04:21 UTC 2011 Che-Liang Chiou <clchiou@chromium.org> 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>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | lcd.c | d3983ee85325d2be730830ebcf82585ee7cd2ecb Fri Oct 21 09:04:21 UTC 2011 Che-Liang Chiou <clchiou@chromium.org> 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>
|