On Fri, Dec 27, 2019 at 11:51:09AM +0800, wuxu.wu wrote: > static void dw_writer(struct dw_spi *dws) > { > - u32 max = tx_max(dws); > + u32 max > u16 txw = 0; This is going to break the build, there's a missing ; in the declaration of max. Otherwise this looks good.
Attachment:
signature.asc
Description: PGP signature