Re: [PATCH v3 3/3] spi: pxa2xx: Use proper SSP header in soc/pxa/ssp.c

From: Arnd Bergmann
Date: Fri Mar 08 2024 - 11:56:21 EST


On Fri, Mar 8, 2024, at 16:03, Andy Shevchenko wrote:
> On Thu, Mar 07, 2024 at 09:47:47PM +0200, Andy Shevchenko wrote:
>> There is nothing from pxa2xx_spi.h used by soc/pxa/ssp.c.
>> Replace it with pxa2xx_ssp.h.
>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> P.S.
> I dared to add Arnd's tag from previous version as this patch
> hasn't been changed.
>

Thanks, I mixed up the two messages and thought I had replied to v3.

Arnd