Changeset 86547 in vbox for trunk/src/VBox/Additions/linux/drm
- Timestamp:
- Oct 12, 2020 6:57:00 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 140862
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/vbox_drv.c
r86542 r86547 268 268 static int 269 269 #endif 270 271 270 vbox_master_set(struct drm_device *dev, 271 struct drm_file *file_priv, bool from_open) 272 272 { 273 273 struct vbox_private *vbox = dev->dev_private;
Note:
See TracChangeset
for help on using the changeset viewer.