Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 1 Mar 2002 11:51:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 1 Mar 2002 11:51:00 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:20753 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Fri, 1 Mar 2002 11:50:48 -0500 Date: Fri, 1 Mar 2002 12:42:05 -0300 (BRT) From: Marcelo Tosatti To: "David S. Miller" Cc: jurgen@pophost.eunet.be, linux-kernel@vger.kernel.org Subject: Re: 2.4.19pre2 - USB - sparc64 compile problem In-Reply-To: <20020301.073142.24904941.davem@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 1 Mar 2002, David S. Miller wrote: > From: Jurgen Philippaerts > 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. Fixed in my tree. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/