[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090319153327.GB13963@kroah.com>
Date: Thu, 19 Mar 2009 08:33:27 -0700
From: Greg KH <greg@...ah.com>
To: Sachin Sant <sachinp@...ibm.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: Next March 19: drivers/comedi build break.
On Thu, Mar 19, 2009 at 06:50:10PM +0530, Sachin Sant wrote:
> Next 19 randconfig build fails with :
>
> CC [M] drivers/staging/comedi/comedi_fops.o
> In file included from drivers/staging/comedi/comedidev.h:38,
> from drivers/staging/comedi/comedi_fops.c:45:
> drivers/staging/comedi/interrupt.h:25: error: conflicting types for
> ‘irqreturn_t’
> include/linux/irqreturn.h:14: error: previous declaration of
> ‘irqreturn_t’ was here
> In file included from drivers/staging/comedi/comedidev.h:38,
> from drivers/staging/comedi/comedi_fops.c:45:
> drivers/staging/comedi/interrupt.h:28:1: warning: "IRQ_RETVAL" redefined
> In file included from include/linux/interrupt.h:10,
> from drivers/staging/comedi/interrupt.h:22,
> from drivers/staging/comedi/comedidev.h:38,
> from drivers/staging/comedi/comedi_fops.c:45:
> include/linux/irqreturn.h:15:1: warning: this is the location of the
> previous definition
> make[3]: *** [drivers/staging/comedi/comedi_fops.o] Error 1
>
> Probably because of the irqreturn_t related changes.
Ah, I wasn't aware of them, I'll go dig and fix this up...
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists