From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 27 Jun 2013 00:51:56 +0200 Subject: [U-Boot] [PATCH] mtd/nand: docg4: fix compiler warnings In-Reply-To: <1372287031.8183.46@snotra> References: <1372281611.8183.42@snotra> <201306270042.52464.marex@denx.de> <1372287031.8183.46@snotra> Message-ID: <201306270051.56667.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 Dear Scott Wood, > On 06/26/2013 05:42:52 PM, Marek Vasut wrote: > > Dear Scott Wood, > > > > > On 06/26/2013 02:33:53 PM, Mike Dunn wrote: > > > > Newer gcc versions warn about unused variables. This patch > > > > corrects > > > > > > a few of > > > > those warnings that popped up in a build for the palmtreo680 > > > > board. > > > > > > Signed-off-by: Mike Dunn > > > > --- > > > > > > > > drivers/mtd/nand/docg4_spl.c | 15 +++++++-------- > > > > 1 file changed, 7 insertions(+), 8 deletions(-) > > > > > > Applied to u-boot-nand-flash > > > > > > -Scott > > > > Ok, now I need Albert to pick the PXA PR and you will have to push > > NAND PR after > > the ARM PR is mainline. It's a bit complicated now. > > > > The other way around would be that I pick both. > > > > Albert? > > Why would NAND need to wait until after ARM to request a pull? If > anything I'd think you'd want it the other way around so that the > warnings are fixed by the time the board is merged. Ok, the DoCG4 driver is already in, then it's all cool. Best regards, Marek Vasut