Sarada Prasanna Garnayak <c_sgarna@xxxxxxxxxxxxxxxx> wrote: > Define structures for the copy engine ctrl/misc registers, > that includes CE CMD halt, watermark source, watermark destination, > host IE ring, source, destination and dmax ring. > > This adds support to avoid the conditional compilation, > code optimization and dynamic configuration of the copy engine > register map for respective hardware bus interface. > > Signed-off-by: Sarada Prasanna Garnayak <c_sgarna@xxxxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> Like kbuild test robot reported, this failed to build. I fixed it like this in ahb.c in pending branch: ar_pci->bus_ops = &ath10k_ahb_bus_ops; -- https://patchwork.kernel.org/patch/9768317/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches