From 33cd45aa57a0dffb3f0722f7fabbb043f4e610e6 Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Wed, 24 Jun 2009 20:23:07 +0000 Subject: Remove unused torisa code from header git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6714 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- include/dahdi/user.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'include/dahdi/user.h') 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 */ -- cgit v1.2.3