Skip to content

Commit cd3ba11

Browse files
jhovoldvinodkoul
authored andcommitted
dmaengine: st_fdma: drop unused module alias
The driver has never supported anything but OF probe so drop the unused platform module alias. Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20251120164907.28007-1-johan@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent d3e1935 commit cd3ba11

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/dma/st_fdma.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,4 +866,3 @@ MODULE_LICENSE("GPL v2");
866866
MODULE_DESCRIPTION("STMicroelectronics FDMA engine driver");
867867
MODULE_AUTHOR("Ludovic.barre <Ludovic.barre@st.com>");
868868
MODULE_AUTHOR("Peter Griffin <peter.griffin@linaro.org>");
869-
MODULE_ALIAS("platform:" DRIVER_NAME);

0 commit comments

Comments
 (0)