mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
mtd: hyperbus: hbmc-am654: drop unused module alias
The driver has never supported anything but OF probing so drop the unused platform module alias. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
This commit is contained in:
parent
5276688688
commit
192f981c14
1 changed files with 0 additions and 1 deletions
|
|
@ -272,5 +272,4 @@ module_platform_driver(am654_hbmc_platform_driver);
|
|||
|
||||
MODULE_DESCRIPTION("HBMC driver for AM654 SoC");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
MODULE_ALIAS("platform:hbmc-am654");
|
||||
MODULE_AUTHOR("Vignesh Raghavendra <vigneshr@ti.com>");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue