From 1a950ca536dd5c40167ef58951e738ae430fa96d Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Mon, 25 Aug 2014 12:03:52 +0900 Subject: [PATCH] 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-format-patch failed