| commit | 4ad916bca7c372110815e77c2db95fb2eb2f8ab3 | [log] [tgz] |
|---|---|---|
| author | Linus Walleij <linus.walleij@stericsson.com> | Mon Nov 29 13:52:06 2010 +0100 |
| committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Dec 03 16:35:10 2010 +0000 |
| tree | 4322fe7f4bfa4fd0ff42c249809637fad339a3bd | |
| parent | 6b2995b62eba81df0f7d0b4be5b782be623c13eb [diff] |
mtd: FSMC NAND remove PARTITION macro and fix compile noise This removes the PARTITION macro that David didn't like and also removes a local variable that was dangling unused in some #ifdefs by being a bit more clever. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>