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