Re: [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include

2015-01-06 Thread Mark Brown
On Tue, Jan 06, 2015 at 10:21:20AM +0100, Alexandre Belloni wrote: > A mach/ header is included but never used. Simply remove it. Applied, like I say please do use subject lines matching the style for the subsystem. signature.asc Description: Digital signature

Re: [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include

2015-01-06 Thread Alexandre Belloni
Hi Bo, On 06/01/2015 at 18:14:12 +0800, Bo Shen wrote : > > > > #include > > Btw, do you consider to remove this also? > I just sent a patch for that. Feel free to squash both. > >-#include > > > > #include "../codecs/wm8731.h" > > #include "atmel-pcm.h" > > -- Alexandre Belloni, Free E

Re: [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include

2015-01-06 Thread Bo Shen
Hi Alexandre Belloni, On 01/06/2015 05:21 PM, Alexandre Belloni wrote: A mach/ header is included but never used. Simply remove it. Signed-off-by: Alexandre Belloni Thanks for your patch. Acked-by: Bo Shen --- sound/soc/atmel/sam9g20_wm8731.c | 1 - 1 file changed, 1 deletion(-) diff

[PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include

2015-01-06 Thread Alexandre Belloni
A mach/ header is included but never used. Simply remove it. Signed-off-by: Alexandre Belloni --- sound/soc/atmel/sam9g20_wm8731.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c index 66b66d0e7514..531728975bbb 100644 --- a/