mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-30 15:30:15 +01:00
fix for 2.4 build
This commit is contained in:
parent
b37efdadca
commit
486a84d70c
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ struct class_simple;
|
|||
struct device;
|
||||
|
||||
#define pci_dev_put(x) do {} while (0)
|
||||
#define pci_dev_get(x) do {} while (0)
|
||||
#define pci_get_subsys pci_find_subsys
|
||||
|
||||
static inline struct class_device *DRM(sysfs_device_add)(struct drm_sysfs_class *cs, dev_t dev, struct device *device, const char *fmt, ...){return NULL;}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue