#include "../../pinctrl/core.h"
#include "i2c-exynos5.h"
+#ifdef CONFIG_CPU_IDLE
#ifdef CONFIG_ARM64_EXYNOS_CPUIDLE
-#include <soc/samsung/exynos-powermode.h>
+#include <soc/samsung/exynos-cpupm.h>
#endif
-#ifdef CONFIG_CPU_IDLE
#include <soc/samsung/exynos-pm.h>
#endif
#include <linux/cpuidle_profiler.h>
#include <soc/samsung/exynos-cpupm.h>
-//#include <soc/samsung/exynos-powermode.h>
+#include <soc/samsung/exynos-powermode.h>
#include <soc/samsung/cal-if.h>
#include <soc/samsung/exynos-pmu.h>
#include <linux/gpio.h>
#include <linux/of.h>
#include <linux/of_gpio.h>
-#include <soc/samsung/exynos-powermode.h>
#include <linux/platform_data/spi-s3c64xx.h>
#ifdef CONFIG_CPU_IDLE
#include <soc/samsung/exynos-pm.h>
+#include <soc/samsung/exynos-cpupm.h>
#endif
#include "../pinctrl/core.h"
#include <linux/regulator/consumer.h>
#include <media/v4l2-dv-timings.h>
#if defined(CONFIG_CPU_IDLE)
-#include <soc/samsung/exynos-powermode.h>
+#include <soc/samsung/exynos-cpupm.h>
#endif
#if defined(CONFIG_SND_SOC_SAMSUNG_DISPLAYPORT)
#include <sound/samsung/dp_ado.h>
#include <linux/mfd/samsung/core.h>
#include <soc/samsung/bcm.h>
-#include <soc/samsung/exynos-powermode.h>
+#include <soc/samsung/exynos-cpupm.h>
#include <soc/samsung/exynos-devfreq.h>
#include <dt-bindings/power/exynos-power.h>