dmaengine: sh: Remove unused shdma-arm.h
authorStephen Kitt <steve@sk2.org>
Fri, 28 Oct 2022 11:53:36 +0000 (13:53 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 4 Nov 2022 14:42:41 +0000 (20:12 +0530)
commit3e98b9bd8469d0b78975be9b36e423b30b0badbe
tree68d52eca3aa63fb6c58cf55256dffc3dc32fbdce
parent73f11324738a4c23159cf22b08225b6642232982
dmaengine: sh: Remove unused shdma-arm.h

shdma-arm.h was introduced with commit 1e69653d40f1 ("DMA: shdma: add
r8a73a4 DMAC data to the device ID table"), and its sole user was
removed with commit a19788612f51 ("dmaengine: sh: Remove R-Mobile APE6
support"). The latter mentions r8a73a4.dtsi but shdma support was
removed from that with commit cfda82037780 ("ARM: dts: r8a73a4: Remove
non-functional DMA support"), so it seems this is safe to remove.

Signed-off-by: Stephen Kitt <steve@sk2.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20221028115336.1052782-1-steve@sk2.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sh/shdma-arm.h [deleted file]