Loading include/soc/qcom/devfreq_devbw.h +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2014, The Linux Foundation. All rights reserved. * Copyright (c) 2014, 2018 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -16,7 +16,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 +2 −2 Original line number Diff line number Diff line /* * Copyright (c) 2014, The Linux Foundation. All rights reserved. * Copyright (c) 2014, 2018 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -16,7 +16,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