Skip to content

Commit b03127a

Browse files
jhovoldKAGA-KOKO
authored andcommitted
irqchip/mvebu-pic: Drop unused module alias
The driver has never supported anything but OF probing so drop the unused platform alias. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Andrew Lunn <andrew@lunn.ch>
1 parent 867c6aa commit b03127a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

drivers/irqchip/irq-mvebu-pic.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,5 +195,3 @@ MODULE_AUTHOR("Yehuda Yitschak <yehuday@marvell.com>");
195195
MODULE_AUTHOR("Thomas Petazzoni <thomas.petazzoni@free-electrons.com>");
196196
MODULE_DESCRIPTION("Marvell Armada 7K/8K PIC driver");
197197
MODULE_LICENSE("GPL v2");
198-
MODULE_ALIAS("platform:mvebu_pic");
199-

0 commit comments

Comments
 (0)