On 2/4/22 06:18, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> softmmu/physmem.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/softmmu/physmem.c b/softmmu/physmem.c
> index eb4b3bcae7..09951c0996 100644
> --- a/softmmu/physmem.c
> +++ b/softmmu/physmem.c
> @@ -60,7 +60,6 @@
>
> #include "exec/memory-internal.h"
> #include "exec/ram_addr.h"
> -#include "exec/log.h"
>
> #include "qemu/pmem.h"
>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~