VirtualBox

Changeset 74625 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Oct 5, 2018 7:00:43 AM (6 years ago)
Author:
vboxsync
Message:

Additions/linux/vboxvideo: fix building on EL 7 minor release 1.
bugref:4567: Linux kernel driver maintenance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/vbox_mode.c

    r74615 r74625  
    381381}
    382382
    383 #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0) && !defined(RHEL_72)
     383#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 13, 0) && !defined(RHEL_71)
    384384static struct drm_encoder *drm_encoder_find(struct drm_device *dev, u32 id)
    385385{
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette