Re: [PATCH 2/3] i2c: Drivers shouldn't include

2010-11-13 Thread Jean Delvare
On Sat, 13 Nov 2010 12:34:23 -0200, Mauro Carvalho Chehab wrote: > Em 05-11-2010 18:07, Jean Delvare escreveu: > > Drivers don't need to include , especially not when > > they don't use anything that header file provides. > > > > Signed-off-by: Jean Delvare > > Cc: Michael Hunold > > Cc: Mauro C

Re: [PATCH 2/3] i2c: Drivers shouldn't include

2010-11-13 Thread Mauro Carvalho Chehab
Em 05-11-2010 18:07, Jean Delvare escreveu: > Drivers don't need to include , especially not when > they don't use anything that header file provides. > > Signed-off-by: Jean Delvare > Cc: Michael Hunold > Cc: Mauro Carvalho Chehab I suspect that you want to include it via your tree, so: Acked

[PATCH 2/3] i2c: Drivers shouldn't include

2010-11-05 Thread Jean Delvare
Drivers don't need to include , especially not when they don't use anything that header file provides. Signed-off-by: Jean Delvare Cc: Michael Hunold Cc: Mauro Carvalho Chehab --- drivers/media/common/saa7146_i2c.c|1 - drivers/media/video/ir-kbd-i2c.c |1 - drivers/staging/ol