]> 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)
commit53896e86548caf8320f507e4135df5db7468e40b
tree1cd5c799c7f005a5517a41684c32c55fb50e0ecd
parent973994c0516312e8924c41d08c0a65297c5a26c0
ASoC: samsung: fix neo1973-wm8753 compilation

Commit c14135fd3948 (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