projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6eed2e
)
Update for next-20100113
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Wed, 13 Jan 2010 23:13:41 +0000
(15:13 -0800)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Wed, 13 Jan 2010 23:13:41 +0000
(15:13 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/main.c
patch
|
blob
|
history
diff --git
a/compat/main.c
b/compat/main.c
index 1570f6f741417b5c21dc673201930eca97a89a67..d7f713da3d41a9e8e26394359cb029bc578e8935 100644
(file)
--- a/
compat/main.c
+++ b/
compat/main.c
@@
-9,7
+9,7
@@
static int __init compat_init(void)
/* pm-qos for kernels <= 2.6.24, this is a no-op on newer kernels */
compat_pm_qos_power_init();
printk(KERN_INFO "Generic kernel compatibility enabled based on "
- "linux-next next-2010011
2
\n");
+ "linux-next next-2010011
3
\n");
return 0;
}