commit | df83c477913d7c7f34319a8785a41c1c04497f6a | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Fri Jun 20 12:38:57 2008 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Wed Jul 09 17:24:47 2008 -0500 |
tree | 38795a04138f456c7a6c58f88c268792475fe215 | |
parent | f2fb41c73d99018b64c49f0448e39dc70ae7858a [diff] |
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. This is particularly problematic now that non-NAND-specific code is including <nand.h>, and thus all debugging code is being compiled regardless of whether it was requested, as reported by Scott McNutt <smcnutt@psyent.com>. Signed-off-by: Scott Wood <scottwood@freescale.com>