From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Wed, 26 Jun 2013 17:50:31 -0500 Subject: [U-Boot] [PATCH] mtd/nand: docg4: fix compiler warnings In-Reply-To: <201306270042.52464.marex@denx.de> (from marex@denx.de on Wed Jun 26 17:42:52 2013) References: <1372281611.8183.42@snotra> <201306270042.52464.marex@denx.de> Message-ID: <1372287031.8183.46@snotra> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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. -Scott