SOURCES: linux-2.6-suspend2-off.patch (NEW) - fix compilation with...
baggins
baggins at pld-linux.org
Sat Oct 7 14:15:41 CEST 2006
Author: baggins Date: Sat Oct 7 12:15:41 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix compilation with suspend2 patch applied but disabled in config
---- Files affected:
SOURCES:
linux-2.6-suspend2-off.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/linux-2.6-suspend2-off.patch
diff -u /dev/null SOURCES/linux-2.6-suspend2-off.patch:1.1
--- /dev/null Sat Oct 7 14:15:41 2006
+++ SOURCES/linux-2.6-suspend2-off.patch Sat Oct 7 14:15:36 2006
@@ -0,0 +1,10 @@
+--- linux-2.6.18/init/do_mounts.c~ 2006-10-07 13:46:01.910714855 +0200
++++ linux-2.6.18/init/do_mounts.c 2006-10-07 14:14:31.975242106 +0200
+@@ -28,7 +28,6 @@
+ #ifdef CONFIG_SOFTWARE_SUSPEND
+ extern int software_resume(void);
+ #else
+-extern void suspend2_try_resume(void);
+ static int software_resume(void)
+ {
+ suspend2_try_resume();
================================================================
More information about the pld-cvs-commit
mailing list