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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Vinod Koul <[email protected]>
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 <[email protected]>");
868868
MODULE_AUTHOR("Peter Griffin <[email protected]>");
869-
MODULE_ALIAS("platform:" DRIVER_NAME);

0 commit comments

Comments
 (0)