summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp/base.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/wcb4xxp/base.c')
-rw-r--r--drivers/dahdi/wcb4xxp/base.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dahdi/wcb4xxp/base.c b/drivers/dahdi/wcb4xxp/base.c
index 172c0a4..2b09ed3 100644
--- a/drivers/dahdi/wcb4xxp/base.c
+++ b/drivers/dahdi/wcb4xxp/base.c
@@ -152,7 +152,6 @@ static const struct dahdi_echocan_features my_ec_features = {
};
static const struct dahdi_echocan_ops my_ec_ops = {
- .name = "HWEC",
.echocan_free = echocan_free,
};