Re: [PATCH 05/11] accel: Rename accel-common.c -> accel-target.c

2023-09-15 Thread Anton Johansson via
On 14/09/23, Philippe Mathieu-Daudé wrote: > We use the '-common.c' suffix for target agnostic units. > This file is target specific, rename it using the '-target' > suffix. > > Signed-off-by: Philippe Mathieu-Daudé > --- > accel/{accel-common.c => accel-target.c} | 0 > accel/meson.build

[PATCH 05/11] accel: Rename accel-common.c -> accel-target.c

2023-09-14 Thread Philippe Mathieu-Daudé
We use the '-common.c' suffix for target agnostic units. This file is target specific, rename it using the '-target' suffix. Signed-off-by: Philippe Mathieu-Daudé --- accel/{accel-common.c => accel-target.c} | 0 accel/meson.build| 2 +- 2 files changed, 1 insertion(+), 1