From: Tomasz Figa Date: Sat, 15 Jun 2013 00:17:33 +0000 (+0900) Subject: ARM: SAMSUNG: Include most of mach/ headers conditionally X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~18^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6280ffb44a3f9bf98efeb214fc46c6b551799f5;p=pandora-kernel.git ARM: SAMSUNG: Include most of mach/ headers conditionally Since it is illegal to include mach/ headers from source files outside of respective mach-* directory and DT-only Samsung platforms might not have all of them anyway, this patches makes inclusion of them conditional, based on CONFIG_SAMSUNG_ATAGS. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park Acked-by: Arnd Bergmann Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed