]> git.pld-linux.org Git - packages/eagle-usb.git/commitdiff
- workaround for obsolete kernel API
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 11 Apr 2006 08:08:41 +0000 (08:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eagle-usb-spin_lock_unlocked.patch -> 1.1

eagle-usb-spin_lock_unlocked.patch [new file with mode: 0644]

diff --git a/eagle-usb-spin_lock_unlocked.patch b/eagle-usb-spin_lock_unlocked.patch
new file mode 100644 (file)
index 0000000..6228461
--- /dev/null
@@ -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 ------------------------ */
This page took 0.107514 seconds and 4 git commands to generate.