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

From: Bo Shen
Date: Tue Jan 06 2015 - 05:17:18 EST


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 <alexandre.belloni@xxxxxxxxxxxxxxxxxx>

Thanks for your patch.

Acked-by: Bo Shen <voice.shen@xxxxxxxxx>

---
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>

Btw, do you consider to remove this also?

-#include <mach/hardware.h>

#include "../codecs/wm8731.h"
#include "atmel-pcm.h"


Best Regards,
Bo Shen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/