From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 27 Sep 2013 14:03:03 +0200 Subject: [U-Boot] [PATCH] tools/imximage.c: Fix compiling warning In-Reply-To: <1379705084-12840-1-git-send-email-yorksun@freescale.com> References: <1379705084-12840-1-git-send-email-yorksun@freescale.com> Message-ID: <524573F7.4040701@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20/09/2013 21:24, York Sun wrote: > Convert set_hdr_func(struct imx_header *imxhdr) to set_hdr_func(void) > to get rid of the warning > > warning: ?imxhdr? is used uninitialized in this function > > Signed-off-by: York Sun > --- Applied to u-boot-imx (fix), thanks! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================