From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Mon, 1 Sep 2014 10:59:39 +0800 Subject: [U-Boot] [PATCH 2/2] USB: gadget: s3c: get rid of debug compile warning In-Reply-To: <201408291134.22545.marex@denx.de> References: <1409131698-15486-1-git-send-email-voice.shen@atmel.com> <1409131698-15486-2-git-send-email-voice.shen@atmel.com> <201408291134.22545.marex@denx.de> Message-ID: <5403E11B.7080000@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. [1] http://patchwork.ozlabs.org/patch/363333/ > Best regards, > Marek Vasut > Best Regards, Bo Shen