[PATCH] mtd: Replace DEBUG with MTD_DBG
Tanmay Upadhyay
tanmay.upadhyay at einfochips.com
Sat Aug 27 01:07:32 EDT 2011
On Friday 26 August 2011 09:40 PM, Brian Norris wrote:
> On Thu, Aug 25, 2011 at 10:16 PM, Tanmay Upadhyay
> <tanmay.upadhyay at einfochips.com> wrote:
>> Defining macro 'DEBUG' for debug prints conflicts with other
>> subsystem where defining 'DEBUG' means enable debug code including
>> debug prints and others. So, replaced DEBUG with MTD_DBG for MTD
> DEBUG was killed from MTD recently in the subsystem tree for MTD,
> l2-mtd-2.6.git:
> git://git.infradead.org/users/dedekind/l2-mtd-2.6.git
>
> The fix *should* be merged in the next merge window, so this patch is
> unnecessary.
>
> Brian
>
Thanks for the information. Glad to see pr_debug replacing DEBUG. :)
Regards,
Tanmay
More information about the linux-arm-kernel
mailing list