VirtualBox

Ignore:
Timestamp:
Mar 8, 2016 10:48:46 AM (9 years ago)
Author:
vboxsync
Message:

bugref:8087: Additions/x11: support non-root X server: fix kernel module build with Linux 3.8 and earlier.

File:
1 edited

Legend:

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

    r59947 r59951  
    401401
    402402    vfree(fbdev->sysram);
     403#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 9, 0)
    403404    drm_framebuffer_unregister_private(&afb->base);
     405#endif
    404406    drm_framebuffer_cleanup(&afb->base);
    405407    LogFunc(("vboxvideo: %d\n", __LINE__));
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