Re: [PATCH v2 47/50] hppa: remove the empty hppa_sys.h file

2022-05-07 Thread Richard Henderson
On 5/4/22 04:25, Mark Cave-Ayland wrote: This file is now just a simple wrapper that includes hppa_hardware.h so remove the file completely, and update its single user in machine.c to include hppa_hardware.h directly. Signed-off-by: Mark Cave-Ayland Acked-by: Helge Deller --- hw/hppa/hppa_sys.

[PATCH v2 47/50] hppa: remove the empty hppa_sys.h file

2022-05-04 Thread Mark Cave-Ayland
This file is now just a simple wrapper that includes hppa_hardware.h so remove the file completely, and update its single user in machine.c to include hppa_hardware.h directly. Signed-off-by: Mark Cave-Ayland Acked-by: Helge Deller --- hw/hppa/hppa_sys.h | 8 hw/hppa/machine.c | 2 +-