On 4/18/24 12:25, Philippe Mathieu-Daudé wrote:
"exec/log.h" doesn't require "disas/disas.h". Remove it,
including it in the sources when required.

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
  include/exec/log.h               | 1 -
  target/avr/translate.c           | 1 +
  target/hexagon/translate.c       | 1 +
  target/loongarch/tcg/translate.c | 1 +
  target/rx/translate.c            | 1 +
  tcg/tcg.c                        | 1 +
  6 files changed, 5 insertions(+), 1 deletion(-)

Most of these additions are obviated by
https://patchew.org/QEMU/20240405102459.462551-1-richard.hender...@linaro.org/


r~

Reply via email to