/* Public domain. */ #ifndef _LINUX_PM_H #define _LINUX_PM_H #include struct dev_pm_domain { }; typedef struct { } pm_message_t; #endif