Re: [PATCH v2 45/50] hppa: remove unused trace-events from from hw/hppa

2022-05-07 Thread Richard Henderson
On 5/4/22 04:25, Mark Cave-Ayland wrote: Now that there are no longer any devices in hw/hppa the trace-events file is empty and can be removed. Signed-off-by: Mark Cave-Ayland Acked-by: Helge Deller --- hw/hppa/trace-events | 1 - meson.build | 1 - 2 files changed, 2 deletions(-)

[PATCH v2 45/50] hppa: remove unused trace-events from from hw/hppa

2022-05-04 Thread Mark Cave-Ayland
Now that there are no longer any devices in hw/hppa the trace-events file is empty and can be removed. Signed-off-by: Mark Cave-Ayland Acked-by: Helge Deller --- hw/hppa/trace-events | 1 - meson.build | 1 - 2 files changed, 2 deletions(-) delete mode 100644 hw/hppa/trace-events dif