Skip to content

Commit 867c6aa

Browse files
jhovoldKAGA-KOKO
authored andcommitted
irqchip/meson-gpio: Drop unused module alias
The driver has never supported anything but OF probing so drop the unused platform alias that was erroneously added by commit a947aa0 ("irqchip/meson-gpio: Make it possible to build as a module"). Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent 1230fbb commit 867c6aa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/irqchip/irq-meson-gpio.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,4 +637,3 @@ IRQCHIP_PLATFORM_DRIVER_END(meson_gpio_intc)
637637
MODULE_AUTHOR("Jerome Brunet <jbrunet@baylibre.com>");
638638
MODULE_DESCRIPTION("Meson GPIO Interrupt Multiplexer driver");
639639
MODULE_LICENSE("GPL v2");
640-
MODULE_ALIAS("platform:meson-gpio-intc");

0 commit comments

Comments
 (0)