From: Heiko Stuebner Date: Fri, 27 Jan 2012 07:28:29 +0000 (+0900) Subject: ARM: S3C24XX: remove unused spi gpio setup functions X-Git-Tag: v3.4-rc1~91^2~4^2~11^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f78b2443a654afad7c5efdf0157c80747078682;p=pandora-kernel.git ARM: S3C24XX: remove unused spi gpio setup functions A grep through the kernel source revealed that neither the config-options nor the defined functions are used anywhere in the kernel. There was also no activity in this regard through the last kernel releases, so it seems this situation will not change in the future. Therefore this patch removes this seemingly dead code. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed