Here is a set of trivial PPC patches which convert grackle and uninorth over to use trace-events, and also add a missing newline to hw/input/trace-events which was accidentally omitted when previously converting the ADB devices.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Mark Cave-Ayland (3): grackle: convert to trace-events uninorth: convert to trace-events input: add missing newline from trace-events hw/input/trace-events | 1 + hw/pci-host/grackle.c | 13 ++----------- hw/pci-host/trace-events | 9 +++++++++ hw/pci-host/uninorth.c | 24 +++++------------------- 4 files changed, 17 insertions(+), 30 deletions(-) -- 2.11.0