]> git.pld-linux.org Git - packages/eagle-usb.git/blame - eagle-usb-spin_lock_unlocked.patch
- use ueagle-atm4.spec
[packages/eagle-usb.git] / eagle-usb-spin_lock_unlocked.patch
CommitLineData
1e72b2b1
PG
1--- ./driver/eu_main.c.org 2005-09-11 10:38:55.000000000 +0000
2+++ ./driver/eu_main.c 2006-04-10 19:35:13.000000000 +0000
3@@ -107,6 +107,7 @@
4 #define EU_INT_LOADSWAPPAGE 0x01
5 #define EU_INT_INCOMINGCMV 0x02
6
7+#define SPIN_LOCK_UNLOCKED (spinlock_t) { }
8
9 /* ----------------------- Private Function Declarations ------------------------ */
10
This page took 0.04604 seconds and 4 git commands to generate.