]> git.ipfire.org Git - thirdparty/linux.git/commit
mtd: rawnand: sunxi: drop unused module alias
authorJohan Hovold <johan@kernel.org>
Mon, 22 Sep 2025 15:31:07 +0000 (17:31 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 29 Sep 2025 16:02:31 +0000 (18:02 +0200)
commit362f84c89e136539b8c3edb47f42fb06ce37bacf
tree5a05f4eddfddf2e98465b4a044860f804aed098a
parent2f05c108664056f91e5f9171169c685f517ac568
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>
drivers/mtd/nand/raw/sunxi_nand.c