]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ASoC: samsung: fix neo1973-wm8753 compilation
authorHeiko Stübner <heiko@sntech.de>
Thu, 11 Apr 2013 19:02:43 +0000 (21:02 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 12 Apr 2013 11:37:16 +0000 (12:37 +0100)
Commit b2ca78717cea (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: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/samsung/neo1973_wm8753.c

index ccc601d5a3fbd6259929a0857aee5d65659a9bbf..e591c386917abb58b3f612971e79e65bb96a3abd 100644 (file)
@@ -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"