From: Tomasz Figa Date: Sat, 5 Oct 2013 23:59:37 +0000 (+0900) Subject: ASoC: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~52^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7472a2f21b6f73ea95841afbd8686e2515ab696b;p=pandora-kernel.git ASoC: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support Since CONFIG_PLAT_S3C64XX is going to be removed, this patch modifies the s3c-i2s-v2 driver to use the proper way of checking for S3C64xx support - CONFIG_ARCH_S3C64XX. Signed-off-by: Tomasz Figa Acked-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed