All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Markus Klotzbücher" <mk@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] remove error meesage in usb_ohci.c when debug is enabled
Date: Sun, 06 Apr 2008 14:26:08 +0200	[thread overview]
Message-ID: <871w5jw4nz.fsf@denx.de> (raw)
In-Reply-To: <5BF78BCE8D9BF14A83F836BD9E3916BA0DDB05@blrms.slti.sanyo.co.in> (Gururaja Hebbar K. R.'s message of "Thu\, 3 Apr 2008 06\:27\:59 +0530")


"Gururaja Hebbar K R" <gururajakr@sanyo.co.in> writes:

> In u-boot-1.3.1\drivers\usb\usb_ohci.c driver, if debug is enabled
> (#define DEBUG), make comes out with an error as below.

I appreciate your help, but this has already been fixed here:

commit 2596f5b9d353ff3e4387a3325d05740f16958038
Author: Stefan Roese <sr@denx.de>
Date:   Wed Mar 5 12:29:32 2008 +0100

    usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver
    
    This patch adds CFG_OHCI_USE_NPS to the common USB-OHCI driver. This
    way a board just needs to define this new option to enable the
    "force
    NoPowerSwitching mode" instead of adding new CPU/architecture
    defines
    to the USB source itself.
    
    This new option will be used first with the new AMCC 460EX
    Canyonlands
    board port, which will be posted in a few days.
    
    This patch also fixes a small compilation problem when DEBUG is
    enabled.

> This is due to a missing } for function ohci_dump @ line 408.
>  
> Below patch corrects the same.
>  
> Comments are welcome.

Please make sure to base any patches on the newest top of git version of
u-boot.

Best regards

Markus Klotzbuecher

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de

      reply	other threads:[~2008-04-06 12:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03  0:57 [U-Boot-Users] [PATCH] remove error meesage in usb_ohci.c when debug is enabled Gururaja Hebbar K R
2008-04-06 12:26 ` Markus Klotzbücher [this message]

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=871w5jw4nz.fsf@denx.de \
    --to=mk@denx.de \
    --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.