From: Linus Walleij Date: Tue, 14 Jan 2014 14:05:22 +0000 (+0100) Subject: ARM: s3c24xx: explicit dependency on X-Git-Tag: v3.14-rc1~145^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=364374121b78ec599b10dd84648ccceb4d037285;p=pandora-kernel.git ARM: s3c24xx: explicit dependency on Previously the custom GPIO header for the S3C24xx would in turn bring in the custom pin control implementation from . This is not good as it mixes up two subsystems and makes the dependencies hard to track. Make the dependency explicit by explicitly including the pin control header where needed. Reported-by: Arnd Bergmann Cc: Tomasz Figa Cc: Sylwester Nawrocki Cc: Ben Dooks Cc: Kukjin Kim Cc: Mark Brown Cc: linux-samsung-soc@vger.kernel.org Acked-by: Heiko Stuebner Signed-off-by: Linus Walleij --- Reading git-diff-tree failed