summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/dahdi/wct4xxp/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/wct4xxp/base.c b/drivers/dahdi/wct4xxp/base.c
index acfa3a7..3d7c89b 100644
--- a/drivers/dahdi/wct4xxp/base.c
+++ b/drivers/dahdi/wct4xxp/base.c
@@ -4882,7 +4882,7 @@ static int t4_hardware_stop(struct t4 *wc)
return 0;
}
-static void __devexit _t4_remove_one(struct t4 *wc)
+static void _t4_remove_one(struct t4 *wc)
{
struct dahdi_span *span;
int basesize;