VirtualBox

Changeset 44317 in vbox


Ignore:
Timestamp:
Jan 21, 2013 9:44:44 AM (12 years ago)
Author:
vboxsync
Message:

Additions/VBoxGuest: compile fix for Linux 3.8-rc4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c

    r43343 r44317  
    197197
    198198/** PCI hotplug structure. */
    199 static const struct pci_device_id __devinitdata g_VBoxGuestPciId[] =
     199static const struct pci_device_id
     200#if LINUX_VERSION_CODE < KERNEL_VERSION(3, 8, 0)
     201__devinitdata
     202#endif
     203g_VBoxGuestPciId[] =
    200204{
    201205    {
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