All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott McNutt <smcnutt@psyent.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ARM: DEBUG defined in MTD via NAND
Date: Thu, 19 Jun 2008 11:42:29 -0400	[thread overview]
Message-ID: <485A7E65.8060503@psyent.com> (raw)


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

             reply	other threads:[~2008-06-19 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19 15:42 Scott McNutt [this message]
2008-06-19 16:22 ` [U-Boot-Users] ARM: DEBUG defined in MTD via NAND Scott Wood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=485A7E65.8060503@psyent.com \
    --to=smcnutt@psyent.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.