From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 2 Sep 2014 14:30:00 +0200 Subject: [U-Boot] [PATCH 2/2] USB: gadget: s3c: get rid of debug compile warning In-Reply-To: <5403E11B.7080000@atmel.com> References: <1409131698-15486-1-git-send-email-voice.shen@atmel.com> <201408291134.22545.marex@denx.de> <5403E11B.7080000@atmel.com> Message-ID: <201409021430.00991.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 Monday, September 01, 2014 at 04:59:39 AM, Bo Shen wrote: > Hi Marek, > > On 08/29/2014 05:34 PM, Marek Vasut wrote: > > 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 ? > > As the patch applied on u-boot/master is different with [1], so we still > need this patch series. Will pick, thanks for the checking! Best regards, Marek Vasut