linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ISDN USB build breakage
@ 2005-09-22  3:46 Jeff Garzik
  2005-09-22  4:24 ` Al Viro
  2005-09-22  8:55 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Jeff Garzik @ 2005-09-22  3:46 UTC (permalink / raw)
  To: Greg KH; +Cc: Andrew Morton, Linux Kernel


Latest -git tree 'make allmodconfig' build breaks on 32-bit x86:

   CC [M]  drivers/isdn/hisax/st5481_usb.o
drivers/isdn/hisax/st5481_usb.c: In function `st5481_in_mode':
drivers/isdn/hisax/st5481_usb.c:648: error: `URB_ASYNC_UNLINK' 
undeclared (first use in this function)
drivers/isdn/hisax/st5481_usb.c:648: error: (Each undeclared identifier 
is reported only once
drivers/isdn/hisax/st5481_usb.c:648: error: for each function it appears 
in.)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ISDN USB build breakage
  2005-09-22  3:46 ISDN USB build breakage Jeff Garzik
@ 2005-09-22  4:24 ` Al Viro
  2005-09-22  8:55 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Al Viro @ 2005-09-22  4:24 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Greg KH, Andrew Morton, Linux Kernel

On Wed, Sep 21, 2005 at 11:46:08PM -0400, Jeff Garzik wrote:
> 
> Latest -git tree 'make allmodconfig' build breaks on 32-bit x86:
> 
>   CC [M]  drivers/isdn/hisax/st5481_usb.o
> drivers/isdn/hisax/st5481_usb.c: In function `st5481_in_mode':
> drivers/isdn/hisax/st5481_usb.c:648: error: `URB_ASYNC_UNLINK' 
> undeclared (first use in this function)
> drivers/isdn/hisax/st5481_usb.c:648: error: (Each undeclared identifier 
> is reported only once
> drivers/isdn/hisax/st5481_usb.c:648: error: for each function it appears 
> in.)

Revert the last changeset touching drivers/isdn/hisax/st5481.h.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ISDN USB build breakage
  2005-09-22  3:46 ISDN USB build breakage Jeff Garzik
  2005-09-22  4:24 ` Al Viro
@ 2005-09-22  8:55 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2005-09-22  8:55 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: Andrew Morton, Linux Kernel

On Wed, Sep 21, 2005 at 11:46:08PM -0400, Jeff Garzik wrote:
> 
> Latest -git tree 'make allmodconfig' build breaks on 32-bit x86:
> 
>   CC [M]  drivers/isdn/hisax/st5481_usb.o
> drivers/isdn/hisax/st5481_usb.c: In function `st5481_in_mode':
> drivers/isdn/hisax/st5481_usb.c:648: error: `URB_ASYNC_UNLINK' 
> undeclared (first use in this function)
> drivers/isdn/hisax/st5481_usb.c:648: error: (Each undeclared identifier 
> is reported only once
> drivers/isdn/hisax/st5481_usb.c:648: error: for each function it appears 
> in.)

Patch has been posted to lkml, hopefully it will make it into Linus's
tree soon...

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-22  9:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-22  3:46 ISDN USB build breakage Jeff Garzik
2005-09-22  4:24 ` Al Viro
2005-09-22  8:55 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).