Skip to content

Commit 7a3f3c5

Browse files
jhovoldmiquelraynal
authored andcommitted
mtd: rawnand: atmel: drop unused module alias
The driver only supports OF probing since commit f88fc12 ("mtd: nand: Cleanup/rework the atmel_nand driver") 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 cc74c3f commit 7a3f3c5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/mtd/nand/raw/atmel/pmecc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,4 +1010,3 @@ module_platform_driver(atmel_pmecc_driver);
10101010
MODULE_LICENSE("GPL");
10111011
MODULE_AUTHOR("Boris Brezillon <boris.brezillon@free-electrons.com>");
10121012
MODULE_DESCRIPTION("PMECC engine driver");
1013-
MODULE_ALIAS("platform:atmel_pmecc");

0 commit comments

Comments
 (0)