]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dma: ipu: Remove include/linux/dma/ipu-dma.h
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 21 Aug 2024 16:46:33 +0000 (18:46 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 28 Aug 2024 17:57:23 +0000 (23:27 +0530)
commit654beb75ca95240c00c78be0bbc2ea66a125a997
treefa78336687dc9b8ff1e13185b9646f025110af12
parent63556df6acdd737b75d9a7a8b906cd1c1bc8e2aa
dma: ipu: Remove include/linux/dma/ipu-dma.h

When this file was renamed in commit b8a6d9980f75 ("dma: ipu: rename
mach/ipu.h to include/linux/dma/ipu-dma.h"), 4 .c files have been modified
accordingly:

  drivers/dma/ipu/ipu_idmac.c
  drivers/dma/ipu/ipu_irq.c
  --> removed in commit f1de55ff7c70 ("dmaengine: ipu: Remove the driver")
      in 2023-08

  drivers/media/platform/soc_camera/mx3_camera.c
  --> removed in commit c93cc61475eb ("[media] staging/media: remove
      deprecated mx3 driver") in 2016-06

  drivers/video/mx3fb.c
  --> removed in commit bfac19e239a7 ("fbdev: mx3fb: Remove the driver")
      in 2023-08

Now include/linux/dma/ipu-dma.h is unused and can be removed as-well.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/532e7e2816ccf226f3ab1fa76ec7873bc09299d0.1724258714.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/dma/ipu-dma.h [deleted file]