Fix typo.
SVN-Revision: 17126
This commit is contained in:
parent
cbe91ce740
commit
de8b15ed8e
@ -249,7 +249,7 @@ static const struct dev_pm_ops glamo_pm_ops = {
|
|||||||
#define GLAMO_GPIO_PM_OPS (&glamo_pm_ops)
|
#define GLAMO_GPIO_PM_OPS (&glamo_pm_ops)
|
||||||
|
|
||||||
#else
|
#else
|
||||||
#define GLAMO_GPIO_OPS NULL
|
#define GLAMO_GPIO_PM_OPS NULL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static struct platform_driver glamo_gpio_driver = {
|
static struct platform_driver glamo_gpio_driver = {
|
||||||
|
Loading…
Reference in New Issue
Block a user