ASoC: atmel: sam9g20_wm8731: remove useless include

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>
This commit is contained in:
Alexandre Belloni 2015-01-06 10:21:20 +01:00 committed by Mark Brown
parent 97bf6af1f9
commit 7491831f4f

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