Re: [PATCH] drivers/media: fix dependencies in video mt9t001/mt9p031

2011-10-08 Thread Paul Gortmaker
On Sat, Oct 8, 2011 at 6:52 AM, Mauro Carvalho Chehab wrote: > Em 06-10-2011 00:02, Stephen Rothwell escreveu: >> >> Hi Mauro, >> >> On Fri, 30 Sep 2011 15:38:13 -0700 Randy Dunlap >>  wrote: >>> >>> On 09/30/11 14:34, Paul Gortmaker wrote: Both mt9t001.c and mt9p031.c have two identical

Re: [PATCH] drivers/media: fix dependencies in video mt9t001/mt9p031

2011-10-08 Thread Mauro Carvalho Chehab
Em 06-10-2011 00:02, Stephen Rothwell escreveu: Hi Mauro, On Fri, 30 Sep 2011 15:38:13 -0700 Randy Dunlap wrote: On 09/30/11 14:34, Paul Gortmaker wrote: Both mt9t001.c and mt9p031.c have two identical issues, those being that they will need module.h inclusion for the upcoming cleanup going

Re: [PATCH] drivers/media: fix dependencies in video mt9t001/mt9p031

2011-10-05 Thread Stephen Rothwell
Hi Mauro, On Fri, 30 Sep 2011 15:38:13 -0700 Randy Dunlap wrote: > > On 09/30/11 14:34, Paul Gortmaker wrote: > > Both mt9t001.c and mt9p031.c have two identical issues, those > > being that they will need module.h inclusion for the upcoming > > cleanup going on there, and that their dependencies

Re: [PATCH] drivers/media: fix dependencies in video mt9t001/mt9p031

2011-09-30 Thread Randy Dunlap
On 09/30/11 14:34, Paul Gortmaker wrote: > Both mt9t001.c and mt9p031.c have two identical issues, those > being that they will need module.h inclusion for the upcoming > cleanup going on there, and that their dependencies don't limit > selection of configs that will fail to compile as follows: >

[PATCH] drivers/media: fix dependencies in video mt9t001/mt9p031

2011-09-30 Thread Paul Gortmaker
Both mt9t001.c and mt9p031.c have two identical issues, those being that they will need module.h inclusion for the upcoming cleanup going on there, and that their dependencies don't limit selection of configs that will fail to compile as follows: drivers/media/video/mt9p031.c:457: error: implicit