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)
commit32873b595371acec3a7c5cd225e266d8426e087f
tree1cd5c799c7f005a5517a41684c32c55fb50e0ecd
parent5d229ce569be74f6f10c01dd99061cdb1dabb312
ASoC: samsung: fix neo1973-wm8753 compilation

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