alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include
@ 2015-01-06  9:21 Alexandre Belloni
  2015-01-06 10:14 ` Bo Shen
  2015-01-06 17:45 ` Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Alexandre Belloni @ 2015-01-06  9:21 UTC (permalink / raw)
  To: Mark Brown, Bo Shen
  Cc: Liam Girdwood, Jaroslav Kysela, Takashi Iwai, alsa-devel,
	linux-arm-kernel, linux-kernel, Nicolas Ferre, Alexandre Belloni

A mach/ header is included but never used. Simply remove it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 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/sound/soc/atmel/sam9g20_wm8731.c
+++ b/sound/soc/atmel/sam9g20_wm8731.c
@@ -47,7 +47,6 @@
 #include <sound/soc.h>
 
 #include <asm/mach-types.h>
-#include <mach/hardware.h>
 
 #include "../codecs/wm8731.h"
 #include "atmel-pcm.h"
-- 
2.1.0

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

end of thread, other threads:[~2015-01-06 17:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-06  9:21 [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include Alexandre Belloni
2015-01-06 10:14 ` Bo Shen
2015-01-06 11:15   ` Alexandre Belloni
2015-01-06 17:45 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).