[U-Boot] [PATCH 1/2] lcd: video: add clear and draw bitmap declaration
Wolfgang Denk
wd at denx.de
Thu Oct 6 20:34:46 CEST 2011
Dear Che-Liang Chiou,
In message <11c2761c2883cf217a6efae98dccb83d19606927.1317715598.git.clchiou at chromium.org> you wrote:
> The functions for clearing and drawing bitmaps on the screen were not
> exposed publicly and are made public in this patch in preparation for
> implementing the display interface of api_public.h.
>
> Signed-off-by: Che-Liang Chiou <clchiou at chromium.org>
> ---
> common/lcd.c | 15 +++++++++------
> include/lcd.h | 2 ++
> include/video.h | 2 ++
> 3 files changed, 13 insertions(+), 6 deletions(-)
Please run through checkpatch and fix the errors and warnings.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Plan to throw one away. You will anyway."
- Fred Brooks, "The Mythical Man Month"
More information about the U-Boot
mailing list