commit | 3167c5386ea1c98b638be5d8763ef6d5938ef1bd | [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 | c956717ab25c962ef49d49064dfc73f4edcba1fb [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>