On Sun, 14 Sep 2025 15:32:49 -0400, chalian...@gmail.com wrote: > This patch is an esthetic cleanup, rename the dma_ops to dma_device_ops > to be sure that the struct in drivers/dma is different from one used in > arch/riscv/cpu. I accidentally faced the issue telling that the struct is > defined in the two places but it is not supposed to happen since the > the driver is never selected from riscv. > > > [...]
Applied, thanks! [1/1] drivers: dma: refactor: rename dma_ops to dma_device_ops. https://git.pengutronix.de/cgit/barebox/commit/?id=3226a3af468a (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>