OSDN Git Service

Merge branch 'next' into for-linus
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 Jul 2011 07:54:47 +0000 (00:54 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 Jul 2011 07:54:47 +0000 (00:54 -0700)
drivers/input/keyboard/sh_keysc.c

index 6876700..934aeb5 100644 (file)
@@ -291,7 +291,7 @@ static int __devexit sh_keysc_remove(struct platform_device *pdev)
        return 0;
 }
 
-#if CONFIG_PM_SLEEP
+#ifdef CONFIG_PM_SLEEP
 static int sh_keysc_suspend(struct device *dev)
 {
        struct platform_device *pdev = to_platform_device(dev);