[PATCH -next] mfd: db8500-prcmu: Remove unused inline function

YueHaibing posted 1 patch 4 years, 3 months ago
include/linux/mfd/dbx500-prcmu.h | 4 ----
1 file changed, 4 deletions(-)
[PATCH -next] mfd: db8500-prcmu: Remove unused inline function
Posted by YueHaibing 4 years, 3 months ago
commit b0e846248de5 ("mfd: db8500-prcmu: Remove dead code for a non-existing config")
left behind this, remove it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 include/linux/mfd/dbx500-prcmu.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/include/linux/mfd/dbx500-prcmu.h b/include/linux/mfd/dbx500-prcmu.h
index 2a255362b5ac..e7a7e70fdb38 100644
--- a/include/linux/mfd/dbx500-prcmu.h
+++ b/include/linux/mfd/dbx500-prcmu.h
@@ -561,10 +561,6 @@ static inline unsigned long prcmu_qos_get_cpufreq_opp_delay(void)
 	return 0;
 }
 
-static inline void prcmu_qos_set_cpufreq_opp_delay(unsigned long n) {}
-
-static inline void prcmu_qos_force_opp(int prcmu_qos_class, s32 i) {}
-
 static inline int prcmu_qos_requirement(int prcmu_qos_class)
 {
 	return 0;
-- 
2.17.1
Re: [PATCH -next] mfd: db8500-prcmu: Remove unused inline function
Posted by Linus Walleij 4 years, 3 months ago
On Fri, Mar 11, 2022 at 1:55 PM YueHaibing <yuehaibing@huawei.com> wrote:

> commit b0e846248de5 ("mfd: db8500-prcmu: Remove dead code for a non-existing config")
> left behind this, remove it.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
Re: [PATCH -next] mfd: db8500-prcmu: Remove unused inline function
Posted by Lee Jones 4 years, 3 months ago
On Fri, 11 Mar 2022, YueHaibing wrote:

> commit b0e846248de5 ("mfd: db8500-prcmu: Remove dead code for a non-existing config")
> left behind this, remove it.
> 
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
> ---
>  include/linux/mfd/dbx500-prcmu.h | 4 ----
>  1 file changed, 4 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog