mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
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>
This commit is contained in:
parent
2f05c10866
commit
362f84c89e
|
|
@ -2205,4 +2205,3 @@ module_platform_driver(sunxi_nfc_driver);
|
|||
MODULE_LICENSE("GPL");
|
||||
MODULE_AUTHOR("Boris BREZILLON");
|
||||
MODULE_DESCRIPTION("Allwinner NAND Flash Controller driver");
|
||||
MODULE_ALIAS("platform:sunxi_nand");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user