Fix typo.
[openwrt/staging/wigyori.git] / target / linux / s3c24xx / files-2.6.30 / drivers / mfd / glamo / glamo-gpio.c
index 5e73b22ae869731121e7ef620d6a6780b5d76578..6978e6223850f6fff5ced37da20df229bd9f6d47 100644 (file)
@@ -249,7 +249,7 @@ static const struct dev_pm_ops glamo_pm_ops = {
 #define GLAMO_GPIO_PM_OPS (&glamo_pm_ops)
 
 #else
-#define GLAMO_GPIO_OPS NULL
+#define GLAMO_GPIO_PM_OPS NULL
 #endif
 
 static struct platform_driver glamo_gpio_driver = {