The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: jurgen@pophost.eunet.be
Cc: linux-kernel@vger.kernel.org, marcelo@conectiva.com.br
Subject: Re: 2.4.19pre2 - USB - sparc64 compile problem
Date: Fri, 01 Mar 2002 07:31:42 -0800 (PST)	[thread overview]
Message-ID: <20020301.073142.24904941.davem@redhat.com> (raw)
In-Reply-To: <3C7F8B80.1010007@pophost.eunet.be>
In-Reply-To: <3C7F8B80.1010007@pophost.eunet.be>

   From: Jurgen Philippaerts <jurgen@pophost.eunet.be>
   Date: Fri, 01 Mar 2002 15:09:04 +0100

   hcd.c: In function `usb_hcd_pci_probe':
   hcd.c:627: `irq' undeclared (first use in this function)
   hcd.c:627: (Each undeclared identifier is reported only once
   hcd.c:627: for each function it appears in.)

Go to line 627 in an editor and change "irq" to be "dev->irq"

The same build failure got introduced when this code was merged
into the 2.5.x tree and I had to fix it there too.

  reply	other threads:[~2002-03-01 15:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-01 14:09 2.4.19pre2 - USB - sparc64 compile problem Jurgen Philippaerts
2002-03-01 15:31 ` David S. Miller [this message]
2002-03-01 14:45   ` Jurgen Philippaerts
2002-03-01 15:42   ` Marcelo Tosatti

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=20020301.073142.24904941.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=jurgen@pophost.eunet.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox