Loading include/soc/qcom/devfreq_devbw.h +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ #include <linux/devfreq.h> #ifdef CONFIG_MSM_DEVFREQ_DEVBW #ifdef CONFIG_QCOM_DEVFREQ_DEVBW int devfreq_add_devbw(struct device *dev); int devfreq_remove_devbw(struct device *dev); int devfreq_suspend_devbw(struct device *dev); Loading Loading
include/soc/qcom/devfreq_devbw.h +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ #include <linux/devfreq.h> #ifdef CONFIG_MSM_DEVFREQ_DEVBW #ifdef CONFIG_QCOM_DEVFREQ_DEVBW int devfreq_add_devbw(struct device *dev); int devfreq_remove_devbw(struct device *dev); int devfreq_suspend_devbw(struct device *dev); Loading