diff options
Diffstat (limited to 'sys/dev/proto/proto.h')
| -rw-r--r-- | sys/dev/proto/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/proto/proto.h b/sys/dev/proto/proto.h index 14f6af648f82..fe6b06678ae9 100644 --- a/sys/dev/proto/proto.h +++ b/sys/dev/proto/proto.h @@ -58,7 +58,6 @@ struct proto_softc { struct mtx sc_mtx; }; -extern devclass_t proto_devclass; extern char proto_driver_name[]; int proto_add_resource(struct proto_softc *, int, int, struct resource *); |
