Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108928438
D48487.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
358 B
Referenced Files
None
Subscribers
None
D48487.diff
View Options
diff --git a/sys/sys/bus.h b/sys/sys/bus.h
--- a/sys/sys/bus.h
+++ b/sys/sys/bus.h
@@ -308,16 +308,6 @@
typedef int (*devop_t)(void);
-/**
- * @brief This structure is deprecated.
- *
- * Use the kobj(9) macro DEFINE_CLASS to
- * declare classes which implement device drivers.
- */
-struct driver {
- KOBJ_CLASS_FIELDS;
-};
-
struct resource;
/**
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 4:31 PM (2 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15841134
Default Alt Text
D48487.diff (358 B)
Attached To
Mode
D48487: bus.h: remove deprecated struct driver
Attached
Detach File
Event Timeline
Log In to Comment