[svn-commits] sruffell: linux/trunk r9952 - /linux/trunk/drivers/dahdi/wcte12xp/wcte12xp.h

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Jun 2 15:02:37 CDT 2011


Author: sruffell
Date: Thu Jun  2 15:02:33 2011
New Revision: 9952

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=9952
Log:
wcte12xp: Remove unused vpm100 member from 'struct t1'

Signed-off-by: Shaun Ruffell <sruffell at digium.com>

Modified:
    linux/trunk/drivers/dahdi/wcte12xp/wcte12xp.h

Modified: linux/trunk/drivers/dahdi/wcte12xp/wcte12xp.h
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/drivers/dahdi/wcte12xp/wcte12xp.h?view=diff&rev=9952&r1=9951&r2=9952
==============================================================================
--- linux/trunk/drivers/dahdi/wcte12xp/wcte12xp.h (original)
+++ linux/trunk/drivers/dahdi/wcte12xp/wcte12xp.h Thu Jun  2 15:02:33 2011
@@ -127,7 +127,6 @@
 	unsigned long ctlreg;
 	struct voicebus vb;
 	atomic_t txints;
-	int vpm100;
 	struct vpmadt032 *vpmadt032;
 	unsigned long vpm_check;
 	struct work_struct vpm_check_work;




More information about the svn-commits mailing list