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 коммит произвёл Mark Brown
Родитель 97bf6af1f9
Коммит 7491831f4f
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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