On Wed, Oct 20, 2021 at 12:25:53PM +0100, Bruce Richardson wrote: > The dmadev library was not added to the list of libraries built on > Windows, meaning it was skipped in those builds and also that none of > the drivers were being considered for build. Adding dmadev to the list > fixes this, and also enables the skeleton dmadev driver to be built - > all-be-it with a small fix necessary. > > Signed-off-by: Bruce Richardson <[email protected]> > --- Adding missed reviewed tag from V1:
Reviewed-by: Chengwen Feng <[email protected]>

