mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
[s3c24xx] Fix typo.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17126 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c1bb09481a
commit
c1da502427
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user