]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
authorScott Wood <scottwood@freescale.com>
Fri, 20 Jun 2008 17:38:57 +0000 (12:38 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 9 Jul 2008 22:24:47 +0000 (17:24 -0500)
commit3167c5386ea1c98b638be5d8763ef6d5938ef1bd
tree38795a04138f456c7a6c58f88c268792475fe215
parentc956717ab25c962ef49d49064dfc73f4edcba1fb
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>
cpu/arm926ejs/davinci/nand.c
drivers/mtd/nand/nand_base.c
drivers/mtd/nand/nand_bbt.c
drivers/mtd/onenand/onenand_base.c
drivers/mtd/onenand/onenand_bbt.c
include/linux/mtd/mtd.h