All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] ARM: DEBUG defined in MTD via NAND
@ 2008-06-19 15:42 Scott McNutt
  2008-06-19 16:22 ` Scott Wood
  0 siblings, 1 reply; 2+ messages in thread
From: Scott McNutt @ 2008-06-19 15:42 UTC (permalink / raw)
  To: u-boot


lib_arm/board.c now includes nand.h
  which in turn includes linux/mtd/mtd.h
    which defines DEBUG

So all of the #ifdef DEBUG code is getting built, which I'm sure
isn't intentional.

I'm not sure if this was already fixed -- but I couldn't find
any patches in the list archive.

Anyone already handle this one?

Regards,
--Scott

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] ARM: DEBUG defined in MTD via NAND
  2008-06-19 15:42 [U-Boot-Users] ARM: DEBUG defined in MTD via NAND Scott McNutt
@ 2008-06-19 16:22 ` Scott Wood
  0 siblings, 0 replies; 2+ messages in thread
From: Scott Wood @ 2008-06-19 16:22 UTC (permalink / raw)
  To: u-boot

On Thu, Jun 19, 2008 at 11:42:29AM -0400, Scott McNutt wrote:
> 
> lib_arm/board.c now includes nand.h
>   which in turn includes linux/mtd/mtd.h
>     which defines DEBUG
> 
> So all of the #ifdef DEBUG code is getting built, which I'm sure
> isn't intentional.
> 
> I'm not sure if this was already fixed -- but I couldn't find
> any patches in the list archive.
> 
> Anyone already handle this one?

Ouch.  I'll produce a patch shortly.

-Scott

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-19 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-19 15:42 [U-Boot-Users] ARM: DEBUG defined in MTD via NAND Scott McNutt
2008-06-19 16:22 ` Scott Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.