From: Tushar Behera Date: Tue, 4 Oct 2011 23:55:49 +0000 (+0900) Subject: gpio/samsung: Move SoC specific codes within macro X-Git-Tag: v3.2-rc1~39^2~1^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c034b184597d93ad7749aca3e8bd1c2105104f07;p=pandora-kernel.git gpio/samsung: Move SoC specific codes within macro In drivers/gpio/gpio-samsung.c, there are certain structures and functions which are not getting used if the particular CPU is not selected. These code segments are moved under CPU specific macros to remove compilation warnings. Signed-off-by: Tushar Behera Acked-by: Grant Likely Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed