Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107909240
D45504.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
373 B
Referenced Files
None
Subscribers
None
D45504.diff
View Options
diff --git a/sys/dev/drm2/drm_os_freebsd.h b/sys/dev/drm2/drm_os_freebsd.h
--- a/sys/dev/drm2/drm_os_freebsd.h
+++ b/sys/dev/drm2/drm_os_freebsd.h
@@ -297,13 +297,6 @@
}
#endif
-static inline unsigned long
-ilog2(unsigned long x)
-{
-
- return (flsl(x) - 1);
-}
-
int64_t timeval_to_ns(const struct timeval *tv);
struct timeval ns_to_timeval(const int64_t nsec);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 20, 7:14 AM (20 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15975560
Default Alt Text
D45504.diff (373 B)
Attached To
Mode
D45504: drm2: Remove one more implementation of ilog2()
Attached
Detach File
Event Timeline
Log In to Comment