summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2009-06-24 20:23:07 +0000
committerTerry Wilson <twilson@digium.com>2009-06-24 20:23:07 +0000
commit33cd45aa57a0dffb3f0722f7fabbb043f4e610e6 (patch)
treecb0e9df2976df0134851979611acc07cd622021d /include
parent3fa30be7d8c1ef26a3d540a3471b7634ac77fdc5 (diff)
Remove unused torisa code from header
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6714 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'include')
-rw-r--r--include/dahdi/user.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/include/dahdi/user.h b/include/dahdi/user.h
index 5c7121a..1d0570a 100644
--- a/include/dahdi/user.h
+++ b/include/dahdi/user.h
@@ -1027,19 +1027,6 @@ struct dahdi_vmwi_info {
#define DAHDI_ECHOCANCEL_FAX_MODE _IOW(DAHDI_CODE, 102, int)
-struct torisa_debug {
- unsigned int txerrors;
- unsigned int irqcount;
- unsigned int taskletsched;
- unsigned int taskletrun;
- unsigned int taskletexec;
- int span1flags;
- int span2flags;
-};
-
-/* Special torisa ioctl */
-#define TORISA_GETDEBUG _IOW(DAHDI_CODE, 60, struct torisa_debug)
-
/* Get current status IOCTL */
/* Defines for Radio Status (dahdi_radio_stat.radstat) bits */