commit | 144e1f914802390eacd8b884a1e24b2ab52c247d | [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 | 0ae98b47abba4c1663b85fdde61bb864581ffc29 [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>