]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd/nand: docg4: fix compiler warnings
authorMike Dunn <mikedunn@newsguy.com>
Wed, 26 Jun 2013 19:33:53 +0000 (12:33 -0700)
committerScott Wood <scottwood@freescale.com>
Wed, 26 Jun 2013 21:19:58 +0000 (16:19 -0500)
commit8b6b51a617b8adc773cc82b4886738a6128caf7f
treec1db6ad6e5aa542f60e049d05801c402be9a246f
parenta67cc37e698107ebe7fc89a9046105f31802972e
mtd/nand: docg4: fix compiler warnings

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 <mikedunn@newsguy.com>
drivers/mtd/nand/docg4_spl.c