[PATCH v2 0/1] Fix linux/wait.h header file

2011-02-21 Thread David Cohen
Hi, OMAP2 camera driver compilation is broken due to problems on linux/wait.h header file: drivers/media/video/omap24xxcam.c: In function 'omap24xxcam_vbq_complete': drivers/media/video/omap24xxcam.c:414: error: 'TASK_NORMAL' undeclared (first use in this function)

Re: [PATCH v2 0/1] Fix linux/wait.h header file

2011-02-21 Thread Randy Dunlap
On Mon, 21 Feb 2011 16:38:50 +0200 David Cohen wrote: Hi, OMAP2 camera driver compilation is broken due to problems on linux/wait.h header file: drivers/media/video/omap24xxcam.c: In function 'omap24xxcam_vbq_complete': drivers/media/video/omap24xxcam.c:414: error: 'TASK_NORMAL'