[PATCH V2 0/2] arch: Cleanup unused functions

guoren at kernel.org guoren at kernel.org
Sat May 29 21:53:26 PDT 2021


From: Guo Ren <guoren at linux.alibaba.com>

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




More information about the linux-riscv mailing list