summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2011-06-02 20:02:33 +0000
committerShaun Ruffell <sruffell@digium.com>2011-06-02 20:02:33 +0000
commit63fe966c06ebc5584acf25754575e4f7ba453d07 (patch)
tree259fac4a1d283e5fde1b5f5bfb5871655dc33c14 /drivers/dahdi/wcte12xp
parentb7fc6dac6f4931514221a5ee75e5db28851d08fe (diff)
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
Diffstat (limited to 'drivers/dahdi/wcte12xp')
-rw-r--r--drivers/dahdi/wcte12xp/wcte12xp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/wcte12xp/wcte12xp.h b/drivers/dahdi/wcte12xp/wcte12xp.h
index 21b59ac..3630478 100644
--- a/drivers/dahdi/wcte12xp/wcte12xp.h
+++ b/drivers/dahdi/wcte12xp/wcte12xp.h
@@ -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;