]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitace393b53a2474771ba9009b4555b627bb25ed8c
tree1cd5c799c7f005a5517a41684c32c55fb50e0ecd
parentf2bd9e9401162cb8ad640b483c93176f71e989ef
ASoC: samsung: fix neo1973-wm8753 compilation

Commit 858905bf2e6a (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