ARM: SAMSUNG: Include most of mach/ headers conditionally
authorTomasz Figa <t.figa@samsung.com>
Sat, 15 Jun 2013 00:17:33 +0000 (09:17 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 16:27:05 +0000 (01:27 +0900)
commitd6280ffb44a3f9bf98efeb214fc46c6b551799f5
tree82c409da1dba1316d52d9fc6bd2491f2c6aa3a34
parente245f9699e941fcc01af200806e8307e4ab7198d
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 <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/pm.c