Ignore:
Timestamp:
Apr 13, 2025, 3:27:12 AM (4 months ago)
Author:
Paul Smedley
Message:

Get it compiling & linking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-exp/include/linux/pm.h

    r763 r767  
    291291        .restore = resume_fn,
    292292
     293#define SYSTEM_SLEEP_PM_OPS SET_SYSTEM_SLEEP_PM_OPS
    293294/*
    294295 * Use this if you want to use the same suspend and resume callbacks for suspend
     
    349350#define PMSG_RESTORE    0
    350351#define pm_sleep_ptr(_ptr) _ptr
     352
     353#define pm_ptr(_ptr) _ptr
     354
    351355#endif /* _LINUX_PM_H */
Note: See TracChangeset for help on using the changeset viewer.