anolis: mm: kidled: remove an deprecated function

ANBZ: #8685

kidled_use_hierarchy has beend removed in commit 751fc222a8
("ck: kidled: introduce local and accumulated idle_page_stats").

The patch just remove it.

Reviewed-by: Xu Yu <xuyu@linux.alibaba.com>
Signed-off-by: zhongjiang-ali <zhongjiang-ali@linux.alibaba.com>
Link: https://gitee.com/anolis/cloud-kernel/pulls/3003
This commit is contained in:
zhongjiang-ali 2021-11-09 23:19:18 +08:00 committed by hr567
parent 4af105930a
commit f8f3cddac8
1 changed files with 0 additions and 1 deletions

View File

@ -378,7 +378,6 @@ static inline void kidled_mark_slab_scanned(void *object, unsigned long scan_rou
extern const int kidled_default_buckets[NUM_KIDLED_BUCKETS];
bool kidled_use_hierarchy(void);
#ifdef CONFIG_MEMCG
void kidled_mem_cgroup_move_stats(struct mem_cgroup *from,
struct mem_cgroup *to,