|
@@ -90,8 +90,6 @@ static inline void dpm_sysfs_remove(struct device *dev) {}
|
|
static inline void rpm_sysfs_remove(struct device *dev) {}
|
|
static inline void rpm_sysfs_remove(struct device *dev) {}
|
|
static inline int wakeup_sysfs_add(struct device *dev) { return 0; }
|
|
static inline int wakeup_sysfs_add(struct device *dev) { return 0; }
|
|
static inline void wakeup_sysfs_remove(struct device *dev) {}
|
|
static inline void wakeup_sysfs_remove(struct device *dev) {}
|
|
-static inline int pm_qos_sysfs_add(struct device *dev) { return 0; }
|
|
|
|
-static inline void pm_qos_sysfs_remove(struct device *dev) {}
|
|
|
|
|
|
|
|
#endif
|
|
#endif
|
|
|
|
|