From: Ben Dooks Date: Tue, 23 Jun 2009 15:34:35 +0000 (+0100) Subject: [ARM] S3C: Fix S3C24XX build to not include s3c64xx IIS devices X-Git-Tag: v2.6.31-rc2~64^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b647712f669f4fadf428a14ab45ab4c03558cdf5;p=pandora-kernel.git [ARM] S3C: Fix S3C24XX build to not include s3c64xx IIS devices Commit 52da219e9664e537a745877b0efa7cf2b1ff2996 added IIS platform devices, but these do not build on s3c24xx systems and the file depends on SND_S3C24XX_SOC, which is selected for all S3C64XX/S3C24XX systems. As a quick fix, make the dev-audio.o file depends on SND_S3C64XX_SOC_I2S instead. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed