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