ASoC: atmel: sam9g20_wm8731: remove useless include
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 6 Jan 2015 09:21:20 +0000 (10:21 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2015 17:43:56 +0000 (17:43 +0000)
A mach/ header is included but never used. Simply remove it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/sam9g20_wm8731.c

index 66b66d0..5317289 100644 (file)
@@ -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"