aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aacraid/aacraid_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/aacraid/aacraid_pci.c')
-rw-r--r--sys/dev/aacraid/aacraid_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aacraid/aacraid_pci.c b/sys/dev/aacraid/aacraid_pci.c
index cb4c6fb8eeba..37bcede44878 100644
--- a/sys/dev/aacraid/aacraid_pci.c
+++ b/sys/dev/aacraid/aacraid_pci.c
@@ -72,7 +72,7 @@ static device_method_t aacraid_methods[] = {
DEVMETHOD(bus_print_child, bus_generic_print_child),
DEVMETHOD(bus_driver_added, bus_generic_driver_added),
- { 0, 0 }
+ DEVMETHOD_END
};
static driver_t aacraid_pci_driver = {