From: Magnus Damm Date: Mon, 25 Aug 2014 03:03:52 +0000 (+0900) Subject: ARM: shmobile: Cleanup pm-rcar.o build using Kconfig X-Git-Tag: fixes-for-v3.18-merge-window~6^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a950ca536dd5c40167ef58951e738ae430fa96d;p=pandora-kernel.git ARM: shmobile: Cleanup pm-rcar.o build using Kconfig Add a CONFIG_PM_RCAR entry and enable it for R-Car Generation 1 or 2 in case CONFIG_PM or CONFIG_SMP is set. Consolidate power management objects and get rid of #ifdefs in the C code. Signed-off-by: Magnus Damm Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- Reading git-diff-tree failed