summaryrefslogtreecommitdiffstats
path: root/sys/dev/cp/if_cp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cp/if_cp.c')
-rw-r--r--sys/dev/cp/if_cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cp/if_cp.c b/sys/dev/cp/if_cp.c
index 4ff0bcc..299a51c 100644
--- a/sys/dev/cp/if_cp.c
+++ b/sys/dev/cp/if_cp.c
@@ -93,7 +93,7 @@ static device_method_t cp_methods[] = {
DEVMETHOD(device_attach, cp_attach),
DEVMETHOD(device_detach, cp_detach),
- {0, 0}
+ DEVMETHOD_END
};
typedef struct _cp_dma_mem_t {
OpenPOWER on IntegriCloud