summaryrefslogtreecommitdiff
path: root/wcte12xp.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-03-05 05:42:41 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-03-05 05:42:41 +0000
commit2c90e2371bcc9ec397d74f0498fc524657f6c4e2 (patch)
treeeedb3df77150f836e23aa45f5d7e8ea09ea5379c /wcte12xp.c
parente0c4cece4093c999e28246554b94c984bab3ab16 (diff)
Merged revisions 2280-2282 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2280 | kpfleming | 2007-03-04 23:34:43 -0600 (Sun, 04 Mar 2007) | 2 lines ensure that we run objdump in the most generic language possible to avoid complications on non-English systems (issue #9196) ........ r2281 | kpfleming | 2007-03-04 23:40:37 -0600 (Sun, 04 Mar 2007) | 2 lines remove stray character that my editor decided to add ........ r2282 | kpfleming | 2007-03-04 23:41:30 -0600 (Sun, 04 Mar 2007) | 2 lines this driver does not use workqueues, so does not need this header (issue #9196) ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2283 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wcte12xp.c')
-rw-r--r--wcte12xp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/wcte12xp.c b/wcte12xp.c
index 52d9122..fc3c480 100644
--- a/wcte12xp.c
+++ b/wcte12xp.c
@@ -35,7 +35,6 @@
#include <linux/errno.h>
#include <linux/pci.h>
#include <linux/interrupt.h>
-#include <linux/workqueue.h>
#include <linux/proc_fs.h>
#ifdef STANDALONE_ZAPATA