Skip to content

Commit 362f84c

Browse files
jhovoldmiquelraynal
authored andcommitted
mtd: rawnand: sunxi: 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 2f05c10 commit 362f84c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/mtd/nand/raw/sunxi_nand.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2205,4 +2205,3 @@ module_platform_driver(sunxi_nfc_driver);
22052205
MODULE_LICENSE("GPL");
22062206
MODULE_AUTHOR("Boris BREZILLON");
22072207
MODULE_DESCRIPTION("Allwinner NAND Flash Controller driver");
2208-
MODULE_ALIAS("platform:sunxi_nand");

0 commit comments

Comments
 (0)