mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
irqchip/ts4800: 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>
This commit is contained in:
parent
b03127a4e7
commit
dcc31768ff
1 changed files with 0 additions and 1 deletions
|
|
@ -165,4 +165,3 @@ module_platform_driver(ts4800_ic_driver);
|
|||
MODULE_AUTHOR("Damien Riegel <damien.riegel@savoirfairelinux.com>");
|
||||
MODULE_DESCRIPTION("Multiplexed-IRQs driver for TS-4800's FPGA");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
MODULE_ALIAS("platform:ts4800_irqc");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue