From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Wegner Date: Tue, 8 Dec 2009 18:25:55 +0100 Subject: [U-Boot] [PATCH] move prototype for gunzip() to common.h In-Reply-To: <1260292862-30403-1-git-send-email-w.wegner@astro-kom.de> Message-ID: <20091208172555.GF16545@leila.ping.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, sorry I did not know where to put additional comments... I tested this patch for compile-cleanness with a powerpc toolchain (CodeSourcery freescale-4.4-78-powerpc-linux-gnu-i686-pc-linux-gnu.tar.bz2 to be exact). The warnings and errors were not significantly different with and without this patch - there is no single board in MAKEALL that is compiled without warnings using this toolchain, so it was a bit difficult to compare. Best regards, Wolfgang