Merge tag 'v3.17-rc1' into patchwork
[deliverable/linux.git] / drivers / gpu / drm / shmobile / shmob_drm_drv.c
index 82c84c7fd4f6e1c93d2872414045bed206899c9a..ff4ba483b6020798aac9dfb31254dd3067e50a22 100644 (file)
@@ -297,7 +297,7 @@ static struct drm_driver shmob_drm_driver = {
  * Power management
  */
 
-#if CONFIG_PM_SLEEP
+#ifdef CONFIG_PM_SLEEP
 static int shmob_drm_pm_suspend(struct device *dev)
 {
        struct shmob_drm_device *sdev = dev_get_drvdata(dev);
This page took 0.027196 seconds and 5 git commands to generate.