[PATCH 0/2] ARM: EXYNOS: Fix builds with PM_SLEEP=n

From: Bartlomiej Zolnierkiewicz
Date: Mon Jul 14 2014 - 10:44:32 EST


Hi,

This patch series fixes builds with CONFIG_PM_SLEEP config option
disabled.

They are on top of:
- next-20140714 +
- "[PATCH 5/6] ARM: EXYNOS: Fix suspend/resume sequencies" +
(http://www.mail-archive.com/linux-samsung-soc@xxxxxxxxxxxxxxx/msg32809.html)
- "[PATCH v2] ARM: EXYNOS: Fix build with PM_SLEEP=n"
(http://www.mail-archive.com/linux-samsung-soc@xxxxxxxxxxxxxxx/msg34007.html)

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics

Bartlomiej Zolnierkiewicz (2):
ARM: EXYNOS: Fix build with PM_SLEEP=n part #2
ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=y

arch/arm/mach-exynos/Kconfig | 5 +
arch/arm/mach-exynos/Makefile | 3 +-
arch/arm/mach-exynos/common.h | 7 ++
arch/arm/mach-exynos/exynos.c | 2 +
arch/arm/mach-exynos/pm.c | 178 +-----------------------------------
arch/arm/mach-exynos/suspend.c | 203 +++++++++++++++++++++++++++++++++++++++++
arch/arm/plat-samsung/Makefile | 1 +
7 files changed, 224 insertions(+), 175 deletions(-)
create mode 100644 arch/arm/mach-exynos/suspend.c

--
1.8.2.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/