]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mtd: rawnand: atmel: drop unused module alias
authorJohan Hovold <johan@kernel.org>
Mon, 22 Sep 2025 15:31:02 +0000 (17:31 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 29 Sep 2025 16:02:31 +0000 (18:02 +0200)
commit7a3f3c5bdecfe3cf6cdd35073c2729a46894a34d
treed9615efcf7cf6296be345cbe7bdaff4067493b72
parentcc74c3f8e4bc01ecf9849a2b22706ba96a29f749
mtd: rawnand: atmel: drop unused module alias

The driver only supports OF probing since commit f88fc122cc34 ("mtd:
nand: Cleanup/rework the atmel_nand driver") 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/atmel/pmecc.c