Skip to content

Commit

Permalink
dma: ipu: Remove include/linux/dma/ipu-dma.h
Browse files Browse the repository at this point in the history
When this file was renamed in commit b8a6d99 ("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 f1de55f ("dmaengine: ipu: Remove the driver")
      in 2023-08

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

  drivers/video/mx3fb.c
  --> removed in commit bfac19e ("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>
  • Loading branch information
Christophe JAILLET authored and Vinod Koul committed Aug 28, 2024
1 parent 63556df commit 654beb7
Showing 1 changed file with 0 additions and 174 deletions.
174 changes: 0 additions & 174 deletions include/linux/dma/ipu-dma.h

This file was deleted.

0 comments on commit 654beb7

Please sign in to comment.