Dear Mark Jackson,

In message <497f052e.20...@mimc.co.uk> you wrote:
> The current bmp routines support gzipped files, but compilation fails (under
> AVR32) due to the gunzip_bmp() function being defined as static.
> 
> This patch fixes this problem.
> 
> The gunzip_bmp routine has also now been defined in the lcd.h header file.
> 
> Signed-off-by: Mark Jackson <m...@mimc.co.uk>
> ---
> 
>   common/cmd_bmp.c |    4 ++--
>   common/lcd.c     |    4 ----
>   include/lcd.h    |    4 ++++
>   3 files changed, 6 insertions(+), 6 deletions(-)

Sorry, this patch does not apply - not even after fixing the line
wrpping done by your mailer.

Please fix your mailer setup, rebase the patch and resubmit.

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: w...@denx.de
There are certain things men must do to remain men.
        -- Kirk, "The Ultimate Computer", stardate 4929.4
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to