mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 01:58:02 +02:00
2.4 compat fix
This commit is contained in:
parent
13894755a7
commit
df6c37fc88
2 changed files with 2 additions and 0 deletions
|
|
@ -246,6 +246,7 @@ static inline unsigned iminor(struct inode *inode)
|
|||
struct class_simple;
|
||||
struct device;
|
||||
|
||||
#define pci_dev_put(x) do {} while (0)
|
||||
#define class_simple_device_add(...) do {} while (0)
|
||||
|
||||
static inline void class_simple_device_remove(dev_t dev){};
|
||||
|
|
|
|||
|
|
@ -246,6 +246,7 @@ static inline unsigned iminor(struct inode *inode)
|
|||
struct class_simple;
|
||||
struct device;
|
||||
|
||||
#define pci_dev_put(x) do {} while (0)
|
||||
#define class_simple_device_add(...) do {} while (0)
|
||||
|
||||
static inline void class_simple_device_remove(dev_t dev){};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue