Skip to content

Commit 73391fe

Browse files
jhovoldvinodkoul
authored andcommitted
dmaengine: mmp_tdma: drop unused module alias
The driver does not support anything but OF probe since commit 3b0f4a5 ("dma:mmp_tdma: get sram pool through device tree") so drop the unused platform module alias. Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20251120114524.8431-7-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 73b77c3 commit 73391fe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/dma/mmp_tdma.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,5 @@ module_platform_driver(mmp_tdma_driver);
743743

744744
MODULE_LICENSE("GPL");
745745
MODULE_DESCRIPTION("MMP Two-Channel DMA Driver");
746-
MODULE_ALIAS("platform:mmp-tdma");
747746
MODULE_AUTHOR("Leo Yan <leoy@marvell.com>");
748747
MODULE_AUTHOR("Zhangfei Gao <zhangfei.gao@marvell.com>");

0 commit comments

Comments
 (0)