summaryrefslogtreecommitdiffstats
path: root/sys/dev/dc/pnphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dc/pnphy.c')
-rw-r--r--sys/dev/dc/pnphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dc/pnphy.c b/sys/dev/dc/pnphy.c
index 6546acd..98e721d 100644
--- a/sys/dev/dc/pnphy.c
+++ b/sys/dev/dc/pnphy.c
@@ -74,7 +74,7 @@ static device_method_t pnphy_methods[] = {
DEVMETHOD(device_attach, pnphy_attach),
DEVMETHOD(device_detach, mii_phy_detach),
DEVMETHOD(device_shutdown, bus_generic_shutdown),
- { 0, 0 }
+ DEVMETHOD_END
};
static devclass_t pnphy_devclass;
OpenPOWER on IntegriCloud