diff --git a/include/linux/pm_domain.h b/include/linux/pm_domain.h index b2725e6e8e7b94bc3dd4814d5c639cc95c9514cd..b1cf7e797892b29dcce263c2a67a7a8201ee7bb2 100644 --- a/include/linux/pm_domain.h +++ b/include/linux/pm_domain.h @@ -221,8 +221,6 @@ static inline int pm_genpd_name_poweron(const char *domain_name) return -ENOSYS; } static inline void pm_genpd_poweroff_unused(void) {} -#define simple_qos_governor NULL -#define pm_domain_always_on_gov NULL #endif static inline int pm_genpd_add_device(struct generic_pm_domain *genpd,