From: Tomasz Figa Date: Sat, 5 Oct 2013 23:59:34 +0000 (+0900) Subject: s3c-camif: 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~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e66e2689cc3ec18b12ef95e6ed094a367886f50;p=pandora-kernel.git s3c-camif: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support Since CONFIG_PLAT_S3C64XX is going to be removed, this patch modifies the Kconfig entry of s3c-camif driver to use the proper way of checking for S3C64xx support - CONFIG_ARCH_S3C64XX. Signed-off-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed