wcte12xp: Remove unused vpm100 member from 'struct t1'

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

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9952 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
Shaun Ruffell 2011-06-02 20:02:33 +00:00
parent 77dfe92f26
commit 778623eeff

View File

@ -127,7 +127,6 @@ struct t1 {
unsigned long ctlreg;
struct voicebus vb;
atomic_t txints;
int vpm100;
struct vpmadt032 *vpmadt032;
unsigned long vpm_check;
struct work_struct vpm_check_work;