Skip to content

Commit 1f7005d

Browse files
jhovoldmiquelraynal
authored andcommitted
mtd: rawnand: pl353: 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 b1a5c6d commit 1f7005d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/mtd/nand/raw/pl35x-nand-controller.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1193,6 +1193,5 @@ static struct platform_driver pl35x_nandc_driver = {
11931193
module_platform_driver(pl35x_nandc_driver);
11941194

11951195
MODULE_AUTHOR("Xilinx, Inc.");
1196-
MODULE_ALIAS("platform:" PL35X_NANDC_DRIVER_NAME);
11971196
MODULE_DESCRIPTION("ARM PL35X NAND controller driver");
11981197
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)