All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h>
@ 2015-04-16 13:07 weiyj_lk
  2015-04-16 14:21   ` Brian Austin
  2015-04-17 13:26 ` Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: weiyj_lk @ 2015-04-16 13:07 UTC (permalink / raw)
  To: Brian Austin, Paul Handrigan, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai
  Cc: Wei Yongjun, alsa-devel, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 sound/soc/codecs/cs35l32.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/codecs/cs35l32.c b/sound/soc/codecs/cs35l32.c
index 60598b2..8f40025 100644
--- a/sound/soc/codecs/cs35l32.c
+++ b/sound/soc/codecs/cs35l32.c
@@ -13,7 +13,6 @@
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/delay.h>


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h>
  2015-04-16 13:07 [PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h> weiyj_lk
@ 2015-04-16 14:21   ` Brian Austin
  2015-04-17 13:26 ` Mark Brown
  1 sibling, 0 replies; 4+ messages in thread
From: Brian Austin @ 2015-04-16 14:21 UTC (permalink / raw)
  To: weiyj_lk
  Cc: Brian Austin, Paul Handrigan, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai, Wei Yongjun, alsa-devel,
	linux-kernel

On Thu, 16 Apr 2015, weiyj_lk@163.com wrote:

> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
Thanks,

Acked-by: Brian Austin <brian.austin@cirrus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h>
@ 2015-04-16 14:21   ` Brian Austin
  0 siblings, 0 replies; 4+ messages in thread
From: Brian Austin @ 2015-04-16 14:21 UTC (permalink / raw)
  To: weiyj_lk
  Cc: Brian Austin, alsa-devel, Takashi Iwai, linux-kernel,
	Liam Girdwood, Paul Handrigan, Wei Yongjun, Mark Brown

On Thu, 16 Apr 2015, weiyj_lk@163.com wrote:

> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
Thanks,

Acked-by: Brian Austin <brian.austin@cirrus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h>
  2015-04-16 13:07 [PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h> weiyj_lk
  2015-04-16 14:21   ` Brian Austin
@ 2015-04-17 13:26 ` Mark Brown
  1 sibling, 0 replies; 4+ messages in thread
From: Mark Brown @ 2015-04-17 13:26 UTC (permalink / raw)
  To: weiyj_lk
  Cc: Brian Austin, Paul Handrigan, Liam Girdwood, Jaroslav Kysela,
	Takashi Iwai, Wei Yongjun, alsa-devel, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

On Thu, Apr 16, 2015 at 09:07:45PM +0800, weiyj_lk@163.com wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove including <linux/version.h> that don't need it.

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-17 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-16 13:07 [PATCH -next] ASoC: cs35l32: Remove unused including <linux/version.h> weiyj_lk
2015-04-16 14:21 ` Brian Austin
2015-04-16 14:21   ` Brian Austin
2015-04-17 13:26 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.