[PATCH V2 0/2] arch: Cleanup unused functions
From: guoren
Date: Sun May 30 2021 - 00:55:09 EST
From: Guo Ren <guoren@xxxxxxxxxxxxxxxxx>
These functions haven't been used, so just remove them. The patch
has been tested with riscv, but I only use grep to check the
microblaze's.
Changes since v1:
- Separate into two patches
- Add Reviewed-by & Acked-by
Guo Ren (2):
riscv: Cleanup unused functions
microblaze: Cleanup unused functions
arch/microblaze/include/asm/page.h | 3 ---
arch/riscv/include/asm/page.h | 10 ----------
2 files changed, 13 deletions(-)
--
2.7.4