Messages in this thread |  | | From | guoren@kernel ... | Subject | [PATCH V2 0/2] arch: Cleanup unused functions | Date | Sun, 30 May 2021 04:53:26 +0000 |
| |
From: Guo Ren <guoren@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
|  |