summaryrefslogtreecommitdiffstats
path: root/sys/dev/ep/if_ep_mca.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ep/if_ep_mca.c')
-rw-r--r--sys/dev/ep/if_ep_mca.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ep/if_ep_mca.c b/sys/dev/ep/if_ep_mca.c
index 26f3bca..b3a0506 100644
--- a/sys/dev/ep/if_ep_mca.c
+++ b/sys/dev/ep/if_ep_mca.c
@@ -149,6 +149,7 @@ static device_method_t ep_mca_methods[] = {
/* Device interface */
DEVMETHOD(device_probe, ep_mca_probe),
DEVMETHOD(device_attach, ep_mca_attach),
+ DEVMETHOD(device_detach, ep_detach),
{ 0, 0 }
};
OpenPOWER on IntegriCloud