projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git]
/
target
/
linux
/
s3c24xx
/
files-2.6.30
/
drivers
/
mfd
/
glamo
/
glamo-gpio.c
diff --git
a/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-gpio.c
b/target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-gpio.c
index
5e73b22
..
6978e62
100644
(file)
--- a/
target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-gpio.c
+++ b/
target/linux/s3c24xx/files-2.6.30/drivers/mfd/glamo/glamo-gpio.c
@@
-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 = {
This page took
0.019079 seconds
and
4
git commands to generate.