On Wed, 24 Jul 2024 11:47:31 +0200, Ahmad Fatoum wrote: > All other prints in the file use the DMA address except for this single > print inside debug_dma_map(). Let's use the DMA address there as well to > fix the warning about casting a 32-bit pointer to a 64 bit integer and > to align error messages in case of non-1:1 mapped DMA addresses. > > Applied, thanks! [1/2] dma: debug: fix compiler warning about pointer u64 cast https://git.pengutronix.de/cgit/barebox/commit/?id=4cd2dbea7bda (link may not be stable) [2/2] usb: gadget: fsl_udc: dma_map buffers instead of using dma_sync https://git.pengutronix.de/cgit/barebox/commit/?id=c825a35f0f35 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>