]> git.dujemihanovic.xyz Git - u-boot.git/commit
dma: Remove <common.h> and add needed includes
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:30:43 +0000 (19:30 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 7 May 2024 14:00:41 +0000 (08:00 -0600)
commit0cc1f2d813e0ef58d1b49875ccd77c1f0b411062
treed3eb8aa359535a2244fd24e276217faacbb94f0e
parentf01e39cb97b3a3215f2572ccb161d16e55ffb43e
dma: Remove <common.h> and add needed includes

Remove <common.h> from this driver directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/dma/apbh_dma.c
drivers/dma/bcm6348-iudma.c
drivers/dma/dma-uclass.c
drivers/dma/fsl_dma.c
drivers/dma/keystone_nav.c
drivers/dma/lpc32xx_dma.c
drivers/dma/sandbox-dma-test.c
drivers/dma/ti-edma3.c
drivers/dma/ti/k3-udma.c
drivers/dma/xilinx_dpdma.c