Skip to content

Commit 192f981

Browse files
jhovoldmiquelraynal
authored andcommitted
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>
1 parent 5276688 commit 192f981

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/mtd/hyperbus/hbmc-am654.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,5 +272,4 @@ module_platform_driver(am654_hbmc_platform_driver);
272272

273273
MODULE_DESCRIPTION("HBMC driver for AM654 SoC");
274274
MODULE_LICENSE("GPL v2");
275-
MODULE_ALIAS("platform:hbmc-am654");
276275
MODULE_AUTHOR("Vignesh Raghavendra <vigneshr@ti.com>");

0 commit comments

Comments
 (0)