Skip to content

Commit 553f685

Browse files
YueHaibingLee Jones
authored andcommitted
mfd: db8500-prcmu: Remove unused inline function
commit b0e8462 ("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> Signed-off-by: Lee Jones <lee.jones@linaro.org> Link: https://lore.kernel.org/r/20220311125518.31064-1-yuehaibing@huawei.com
1 parent 9ed55e9 commit 553f685

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

include/linux/mfd/dbx500-prcmu.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -561,10 +561,6 @@ static inline unsigned long prcmu_qos_get_cpufreq_opp_delay(void)
561561
return 0;
562562
}
563563

564-
static inline void prcmu_qos_set_cpufreq_opp_delay(unsigned long n) {}
565-
566-
static inline void prcmu_qos_force_opp(int prcmu_qos_class, s32 i) {}
567-
568564
static inline int prcmu_qos_requirement(int prcmu_qos_class)
569565
{
570566
return 0;

0 commit comments

Comments
 (0)