SOURCES: eagle-usb-spin_lock_unlocked.patch (NEW) - workaround for...
blues
blues at pld-linux.org
Tue Apr 11 10:08:47 CEST 2006
Author: blues Date: Tue Apr 11 08:08:46 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- workaround for obsolete kernel API
---- Files affected:
SOURCES:
eagle-usb-spin_lock_unlocked.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/eagle-usb-spin_lock_unlocked.patch
diff -u /dev/null SOURCES/eagle-usb-spin_lock_unlocked.patch:1.1
--- /dev/null Tue Apr 11 10:08:46 2006
+++ SOURCES/eagle-usb-spin_lock_unlocked.patch Tue Apr 11 10:08:41 2006
@@ -0,0 +1,10 @@
+--- ./driver/eu_main.c.org 2005-09-11 10:38:55.000000000 +0000
++++ ./driver/eu_main.c 2006-04-10 19:35:13.000000000 +0000
+@@ -107,6 +107,7 @@
+ #define EU_INT_LOADSWAPPAGE 0x01
+ #define EU_INT_INCOMINGCMV 0x02
+
++#define SPIN_LOCK_UNLOCKED (spinlock_t) { }
+
+ /* ----------------------- Private Function Declarations ------------------------ */
+
================================================================
More information about the pld-cvs-commit
mailing list