From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 20 Oct 2011 08:38:19 -0400 Subject: [U-Boot] [PATCH V4 1/3] lcd: add clear and draw bitmap declaration In-Reply-To: <1319089126-7358-2-git-send-email-clchiou@chromium.org> References: <1319089126-7358-1-git-send-email-clchiou@chromium.org> <1319089126-7358-2-git-send-email-clchiou@chromium.org> Message-ID: <201110200838.20067.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 20 October 2011 01:38:44 Che-Liang Chiou wrote: > --- a/include/lcd.h > +++ b/include/lcd.h > > +int lcd_display_bitmap(ulong bmp_image, int x, int y); nice. can you fix common/cmd_bmp.c while you're at it and delete the inline extern decl for this func ? -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20111020/b568ad29/attachment.pgp