mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 06:58:25 +02:00
define PRETHAW
This commit is contained in:
parent
2476cb209e
commit
89f65c50d7
1 changed files with 4 additions and 0 deletions
|
|
@ -339,4 +339,8 @@ extern unsigned long round_jiffies_relative(unsigned long j);
|
|||
extern struct pci_dev * pci_get_bus_and_slot(unsigned int bus, unsigned int devfn);
|
||||
#endif
|
||||
|
||||
#ifndef PM_EVENT_PRETHAW
|
||||
#define PM_EVENT_PRETHAW 3
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue