ARM: S3C64XX: Fix dev-audio build
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 20 Jan 2010 12:05:55 +0000 (12:05 +0000)
committerBen Dooks <ben-linux@fluff.org>
Thu, 21 Jan 2010 04:55:15 +0000 (13:55 +0900)
commit1c24522c05f25b89cc4df5a875d8a005a774f570
treede9a255cd2eb797315a0741078ad94810f067733
parent9fca878623378e7dd6da8e7135a561c17bc1112b
ARM: S3C64XX: Fix dev-audio build

As reported when the patch was posted commit 71269364 ("ARM: S3C64XX:
Add I2S resources in platform code") uses pin names for the IISv4
data output pins which are not present in mainline, causing dev-audio
to fail to build. Fix this by using the defines which are actually
present in the kernel source.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/dev-audio.c