summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctc4xxp
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2009-08-13 14:42:05 +0000
committerShaun Ruffell <sruffell@digium.com>2009-08-13 14:42:05 +0000
commita61232a2d8e38ba528807dcdca61259dd969c4bb (patch)
tree0662b0af09e04cf5368be33121e5f4315ec7b703 /drivers/dahdi/wctc4xxp
parent8fb21e958bc1a300d6c7775d09c3a582da259002 (diff)
wctc4xxp: Remove flag member that is not used.
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6981 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wctc4xxp')
-rw-r--r--drivers/dahdi/wctc4xxp/base.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/dahdi/wctc4xxp/base.c b/drivers/dahdi/wctc4xxp/base.c
index 8180eea..890e8d5 100644
--- a/drivers/dahdi/wctc4xxp/base.c
+++ b/drivers/dahdi/wctc4xxp/base.c
@@ -3400,19 +3400,16 @@ wctc4xxp_add_to_device_list(struct wcdte *wc)
struct wctc4xxp_desc {
const char *short_name;
const char *long_name;
- int flags;
};
static struct wctc4xxp_desc wctc400p = {
.short_name = "tc400b",
.long_name = "Wildcard TC400P+TC400M",
- .flags = 0,
};
static struct wctc4xxp_desc wctce400 = {
.short_name = "tce400",
.long_name = "Wildcard TCE400+TC400M",
- .flags = 0,
};
static int __devinit