Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147925909
D6693.1784808676.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
380 B
Referenced Files
None
Subscribers
None
D6693.1784808676.diff
View Options
Index: sys/sys/fbio.h
===================================================================
--- sys/sys/fbio.h
+++ sys/sys/fbio.h
@@ -151,6 +151,7 @@
int fbd_register(struct fb_info *);
int fbd_unregister(struct fb_info *);
+#ifndef DRM4
static inline int
register_framebuffer(struct fb_info *info)
{
@@ -167,6 +168,7 @@
return (0);
}
#endif
+#endif
#ifdef notdef
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 12:11 PM (8 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29238760
Default Alt Text
D6693.1784808676.diff (380 B)
Attached To
Mode
D6693: Don't declare legacy framebuffer registration routines if DRM4 is defined
Attached
Detach File
Event Timeline
Log In to Comment