[U-Boot] [PATCH v3] Remove static type from gunzip_bmp()

Wolfgang Denk wd at denx.de
Wed Feb 18 00:46:09 CET 2009


Dear Mark Jackson,

In message <497F052E.20707 at 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 <mpfj at 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: wd at denx.de
There are certain things men must do to remain men.
	-- Kirk, "The Ultimate Computer", stardate 4929.4


More information about the U-Boot mailing list