On 14/9/23 04:44, Richard Henderson wrote:
This function is now empty, so remove it.  In the case of
m68k and tricore, this empties the class instance initfn,
so remove those as well.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/exec/cpu-all.h  | 10 ----------
  target/alpha/cpu.c      |  2 --
  target/arm/cpu.c        |  1 -
  target/avr/cpu.c        |  2 --
  target/cris/cpu.c       |  2 --
  target/hexagon/cpu.c    |  3 ---
  target/hppa/cpu.c       |  1 -
  target/i386/cpu.c       |  1 -
  target/loongarch/cpu.c  |  8 +++-----
  target/m68k/cpu.c       |  8 --------
  target/microblaze/cpu.c |  1 -
  target/mips/cpu.c       |  1 -
  target/nios2/cpu.c      |  4 +---
  target/openrisc/cpu.c   |  6 +-----
  target/ppc/cpu_init.c   |  1 -
  target/riscv/cpu.c      |  6 +-----
  target/rx/cpu.c         |  1 -
  target/s390x/cpu.c      |  2 --
  target/sh4/cpu.c        |  2 --
  target/sparc/cpu.c      |  2 --
  target/tricore/cpu.c    |  9 ---------
  target/xtensa/cpu.c     |  1 -
  22 files changed, 6 insertions(+), 68 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to