Re: [PATCH] include/hw: Do not include hw.h from headers

2023-02-10 Thread Bastian Koppelmann
On Fri, Feb 10, 2023 at 12:28:35PM +0100, Thomas Huth wrote: > This include is not needed here, so drop that line. > > Signed-off-by: Thomas Huth > --- > include/hw/ssi/ibex_spi_host.h | 1 - > include/hw/tricore/tricore_testdevice.h | 1 - > 2 files changed, 2 deletions(-) > > diff --

Re: [PATCH] include/hw: Do not include hw.h from headers

2023-02-10 Thread Thomas Huth
On 10/02/2023 13.45, Philippe Mathieu-Daudé wrote: On 10/2/23 12:28, Thomas Huth wrote: This include is not needed here, so drop that line. Signed-off-by: Thomas Huth ---   include/hw/ssi/ibex_spi_host.h  | 1 -   include/hw/tricore/tricore_testdevice.h | 1 -   2 files changed, 2 deleti

Re: [PATCH] include/hw: Do not include hw.h from headers

2023-02-10 Thread Philippe Mathieu-Daudé
On 10/2/23 12:28, Thomas Huth wrote: This include is not needed here, so drop that line. Signed-off-by: Thomas Huth --- include/hw/ssi/ibex_spi_host.h | 1 - include/hw/tricore/tricore_testdevice.h | 1 - 2 files changed, 2 deletions(-) Possibly more? $ git grep hw/hw.h $(git gr

[PATCH] include/hw: Do not include hw.h from headers

2023-02-10 Thread Thomas Huth
This include is not needed here, so drop that line. Signed-off-by: Thomas Huth --- include/hw/ssi/ibex_spi_host.h | 1 - include/hw/tricore/tricore_testdevice.h | 1 - 2 files changed, 2 deletions(-) diff --git a/include/hw/ssi/ibex_spi_host.h b/include/hw/ssi/ibex_spi_host.h index 808