Re: 2.4.19pre2 - USB - sparc64 compile problem

Jurgen Philippaerts (jurgen@pophost.eunet.be)
Fri, 01 Mar 2002 15:45:18 +0100


David S. Miller wrote:

> 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.

thanks, it compiles nicely now.

Jurgen.

-
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/