VirtualBox

Changeset 68300 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Aug 4, 2017 10:55:38 AM (7 years ago)
Author:
vboxsync
Message:

dditions/linux/drm: support custom EL7 Linux 3.10 kernel (fix)

File:
1 edited

Legend:

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

    r68297 r68300  
    4343#include <linux/export.h>
    4444#include <drm/drm_crtc_helper.h>
    45 #if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 18, 0) && defined(RHEL_7)
     45#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 18, 0) || defined(RHEL_7)
    4646#include <drm/drm_plane_helper.h>
    4747#endif
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