Commit 32873b59 authored by Heiko Stübner's avatar Heiko Stübner Committed by Mark Brown

ASoC: samsung: fix neo1973-wm8753 compilation

Commit b2ca7871 (ARM: S3C24XX: make gta02.h local) already replaced
the GTA02_GPIO_* constants in neo1973-wm8753.c but forgot to remove the
inclusion of mach/gta02.h before moving the file out of mach/.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 5d229ce5
......@@ -22,7 +22,6 @@
#include <asm/mach-types.h>
#include "regs-iis.h"
#include <mach/gta02.h>
#include "../codecs/wm8753.h"
#include "s3c24xx-i2s.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment