commit | 8b6b51a617b8adc773cc82b4886738a6128caf7f | [log] [tgz] |
---|---|---|
author | Mike Dunn <mikedunn@newsguy.com> | Wed Jun 26 12:33:53 2013 -0700 |
committer | Scott Wood <scottwood@freescale.com> | Wed Jun 26 16:19:58 2013 -0500 |
tree | c1db6ad6e5aa542f60e049d05801c402be9a246f | |
parent | a67cc37e698107ebe7fc89a9046105f31802972e [diff] |
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>