Skip to content

Commit b1a5c6d

Browse files
jhovoldmiquelraynal
authored andcommitted
mtd: rawnand: omap2: drop unused module alias
The driver only supports OF probing since commit 086c321 ("mtd: nand: omap2: Remove omap_nand_platform_data") 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 7a3f3c5 commit b1a5c6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/mtd/nand/raw/omap2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2316,6 +2316,5 @@ static struct platform_driver omap_nand_driver = {
23162316

23172317
module_platform_driver(omap_nand_driver);
23182318

2319-
MODULE_ALIAS("platform:" DRIVER_NAME);
23202319
MODULE_LICENSE("GPL");
23212320
MODULE_DESCRIPTION("Glue layer for NAND flash on TI OMAP boards");

0 commit comments

Comments
 (0)