|
@@ -149,7 +149,7 @@ int tmio_mmc_host_suspend(struct device *dev);
|
|
int tmio_mmc_host_resume(struct device *dev);
|
|
int tmio_mmc_host_resume(struct device *dev);
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#ifdef CONFIG_PM_RUNTIME
|
|
|
|
|
|
+#ifdef CONFIG_PM
|
|
int tmio_mmc_host_runtime_suspend(struct device *dev);
|
|
int tmio_mmc_host_runtime_suspend(struct device *dev);
|
|
int tmio_mmc_host_runtime_resume(struct device *dev);
|
|
int tmio_mmc_host_runtime_resume(struct device *dev);
|
|
#endif
|
|
#endif
|