All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] ASoC: arizona: remove duplicated include from arizona.c
@ 2013-03-26  6:47 Wei Yongjun
  2013-03-26 14:06 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-03-26  6:47 UTC (permalink / raw)
  To: broonie, lgirdwood, perex, tiwai
  Cc: yongjun_wei, patches, alsa-devel, linux-kernel

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

Remove duplicated include.

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

diff --git a/sound/soc/codecs/arizona.c b/sound/soc/codecs/arizona.c
index 26e1579..c979ff2 100644
--- a/sound/soc/codecs/arizona.c
+++ b/sound/soc/codecs/arizona.c
@@ -14,7 +14,6 @@
 #include <linux/gcd.h>
 #include <linux/module.h>
 #include <linux/pm_runtime.h>
-#include <linux/delay.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
 #include <sound/tlv.h>


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

* Re: [PATCH -next] ASoC: arizona: remove duplicated include from arizona.c
  2013-03-26  6:47 [PATCH -next] ASoC: arizona: remove duplicated include from arizona.c Wei Yongjun
@ 2013-03-26 14:06 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2013-03-26 14:06 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: lgirdwood, perex, tiwai, yongjun_wei, patches, alsa-devel, linux-kernel

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

On Tue, Mar 26, 2013 at 02:47:08PM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.

Applied, thanks.

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

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

end of thread, other threads:[~2013-03-26 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26  6:47 [PATCH -next] ASoC: arizona: remove duplicated include from arizona.c Wei Yongjun
2013-03-26 14:06 ` 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.