Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / char / hw_random / exynos-rng.c
index beaa157bf43edfd1a92f49227f2185010e405228..fed0830bf724322c9fdcb6ebb90828e5cabea67f 100644 (file)
@@ -143,7 +143,7 @@ static int exynos_rng_remove(struct platform_device *pdev)
        return 0;
 }
 
-#if defined(CONFIG_PM_SLEEP) || defined(CONFIG_PM_RUNTIME)
+#ifdef CONFIG_PM
 static int exynos_rng_runtime_suspend(struct device *dev)
 {
        struct platform_device *pdev = to_platform_device(dev);