diff options
Diffstat (limited to 'drivers/video/fbdev/msm/mdp3.c')
-rw-r--r-- | drivers/video/fbdev/msm/mdp3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/fbdev/msm/mdp3.c b/drivers/video/fbdev/msm/mdp3.c index 7454bba68117..f5fbada08c0e 100644 --- a/drivers/video/fbdev/msm/mdp3.c +++ b/drivers/video/fbdev/msm/mdp3.c @@ -2914,7 +2914,7 @@ static int mdp3_resume(struct platform_device *pdev) #endif -#ifdef CONFIG_PM_RUNTIME +#ifdef CONFIG_PM static int mdp3_runtime_resume(struct device *dev) { bool device_on = true; |