[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091009180834.GA3462@suse.de>
Date: Fri, 9 Oct 2009 11:08:34 -0700
From: Greg KH <gregkh@...e.de>
To: Roland Dreier <rdreier@...co.com>
Cc: Bill Pemberton <wfp5p@...ginia.edu>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: Staging: comedi: Add include of <linux/sched.h> to fix build
On Fri, Oct 09, 2009 at 10:42:09AM -0700, Roland Dreier wrote:
> Commit a99bbaf5 ("headers: remove sched.h from poll.h") removed the
> implicit include of <linux/sched.h> via <linux/poll.h>, and broke the
> comedi build with errors like:
>
> drivers/staging/comedi/drivers/serial2002.c:201: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function)
>
> Explicitly include <linux/sched.h> to fix this.
>
> Signed-off-by: Roland Dreier <rolandd@...co.com>
Heh, this is already in my tree, and will be sent to Linus today.
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