All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sound: soc: atmel sam9g20_wm8731: remove useless include
@ 2015-01-06  9:21 ` Alexandre Belloni
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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  9:21 ` Alexandre Belloni
2015-01-06 10:14 ` Bo Shen
2015-01-06 10:14   ` Bo Shen
2015-01-06 10:14   ` Bo Shen
2015-01-06 11:15   ` Alexandre Belloni
2015-01-06 11:15     ` Alexandre Belloni
2015-01-06 11:15     ` Alexandre Belloni
2015-01-06 17:45 ` Mark Brown
2015-01-06 17:45   ` 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.