From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 29 Aug 2014 11:34:22 +0200 Subject: [U-Boot] [PATCH 2/2] USB: gadget: s3c: get rid of debug compile warning In-Reply-To: <1409131698-15486-2-git-send-email-voice.shen@atmel.com> References: <1409131698-15486-1-git-send-email-voice.shen@atmel.com> <1409131698-15486-2-git-send-email-voice.shen@atmel.com> Message-ID: <201408291134.22545.marex@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 Wednesday, August 27, 2014 at 11:28:18 AM, Bo Shen wrote: > When enable debug option to compile, it will give the following > warning, this patch is used to get rid of it. > --->8--- > warning: 'flags' is used uninitialized in this function [-Wuninitialized] > ---8<--- > > Signed-off-by: Bo Shen Are those two still relevant with u-boot/master please ? Best regards, Marek Vasut