SOURCES (Titanium): kernel-desktop-wfdp_export.patch (NEW) - export wait_fo...

shadzik shadzik at pld-linux.org
Tue Mar 24 21:05:46 CET 2009


Author: shadzik                      Date: Tue Mar 24 20:05:46 2009 GMT
Module: SOURCES                       Tag: Titanium
---- Log message:
- export wait_for_device_probe

---- Files affected:
SOURCES:
   kernel-desktop-wfdp_export.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-wfdp_export.patch
diff -u /dev/null SOURCES/kernel-desktop-wfdp_export.patch:1.1.2.1
--- /dev/null	Tue Mar 24 21:05:46 2009
+++ SOURCES/kernel-desktop-wfdp_export.patch	Tue Mar 24 21:05:40 2009
@@ -0,0 +1,10 @@
+--- drivers/base/dd.c~	2009-03-24 00:12:14.000000000 +0100
++++ drivers/base/dd.c	2009-03-24 21:00:52.676432772 +0100
+@@ -183,6 +183,7 @@
+ 	async_synchronize_full();
+ 	return 0;
+ }
++EXPORT_SYMBOL(wait_for_device_probe);
+ 
+ /**
+  * driver_probe_device - attempt to bind device & driver together
================================================================


More information about the pld-cvs-commit mailing list