linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] arch: Cleanup unused functions
@ 2021-05-30  4:53 guoren
  2021-05-30  4:53 ` [PATCH V2 1/2] riscv: " guoren
  2021-05-30  4:53 ` [PATCH V2 2/2] microblaze: " guoren
  0 siblings, 2 replies; 6+ messages in thread
From: guoren @ 2021-05-30  4:53 UTC (permalink / raw)
  To: guoren, anup.patel, palmerdabbelt, arnd
  Cc: linux-riscv, linux-kernel, linux-arch, linux-sunxi, Guo Ren

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-09  0:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30  4:53 [PATCH V2 0/2] arch: Cleanup unused functions guoren
2021-05-30  4:53 ` [PATCH V2 1/2] riscv: " guoren
2021-06-09  0:18   ` Palmer Dabbelt
2021-05-30  4:53 ` [PATCH V2 2/2] microblaze: " guoren
2021-05-31 12:24   ` Michal Simek
2021-05-31 12:32     ` Guo Ren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).