On Mon, 12 Oct 2009, Jonathan Cameron wrote: > linux/sched.h include was removed form linux/poll.h by > commmit a99bbaf5ee6bad1aca0c88ea65ec6e5373e86184 > > Required for wakeup call. > > Signed-off-by: Jonathan Cameron <jic23@xxxxxxxxx> Acked-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> Mauro, can you take it from here with my ack for -rc5 or do I have to pull it through my tree? Thanks Guennadi > --- > drivers/media/video/pxa_camera.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/drivers/media/video/pxa_camera.c b/drivers/media/video/pxa_camera.c > index 6952e96..5d01dcf 100644 > --- a/drivers/media/video/pxa_camera.c > +++ b/drivers/media/video/pxa_camera.c > @@ -26,6 +26,7 @@ > #include <linux/device.h> > #include <linux/platform_device.h> > #include <linux/clk.h> > +#include <linux/sched.h> > > #include <media/v4l2-common.h> > #include <media/v4l2-dev.h> > -- > 1.6.3.3 > --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html