Author: pluto                        Date: Sun Jan  8 23:43:09 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6_14
---- Log message:
- typo.

---- Files affected:
SOURCES:
   kernel-hotfixes.patch (1.1.2.70.2.3 -> 1.1.2.70.2.4) 

---- Diffs:

================================================================
Index: SOURCES/kernel-hotfixes.patch
diff -u SOURCES/kernel-hotfixes.patch:1.1.2.70.2.3 
SOURCES/kernel-hotfixes.patch:1.1.2.70.2.4
--- SOURCES/kernel-hotfixes.patch:1.1.2.70.2.3  Mon Jan  9 00:15:53 2006
+++ SOURCES/kernel-hotfixes.patch       Mon Jan  9 00:43:04 2006
@@ -153,7 +153,7 @@
  /* Used by the G5 thermal driver */
  EXPORT_SYMBOL_GPL(machine_power_off);
  
-+void (pm_power_off)(void) = machine_power_off;
++void (*pm_power_off)(void) = machine_power_off;
 +EXPORT_SYMBOL(pm_power_off);
 +
  void machine_halt(void)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/kernel-hotfixes.patch?r1=1.1.2.70.2.3&r2=1.1.2.70.2.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to