From: Linus Walleij Date: Tue, 14 Jan 2014 13:24:24 +0000 (+0100) Subject: ARM: S3C[24|64]xx: move includes back under scope X-Git-Tag: v3.14-rc1~145^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0161caa72b6ff60f82f5531b9b728f3b6d19e1b;p=pandora-kernel.git ARM: S3C[24|64]xx: move includes back under scope When refactoring and breaking out the includes for the machine-specific GPIO configuration, two files were created in , but as that namespace shall be used for defining data exchanged between machines and drivers, using it for these broad macros and config settings is wrong. Move the headers back into the machine-local file and think about the next step. Reported-by: Arnd Bergmann Cc: Tomasz Figa Cc: Sylwester Nawrocki Cc: Ben Dooks Cc: Kukjin Kim Cc: linux-samsung-soc@vger.kernel.org Acked-by: Mark Brown Acked-by: Arnd Bergmann Acked-by: Heiko Stuebner Signed-off-by: Linus Walleij --- Reading git-diff-tree failed