mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Tue, 18 Oct 2022 17:02:05 +0000 (19:02 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 7 Nov 2022 16:17:20 +0000 (17:17 +0100)
commita50ae8c98e5766a4fcb78e76f13cc658b784eac1
treef2c41448260950b053fe0cce8bb2fbfbaf2ce738
parent7c3fc99819fd812b00f1881537599e66b989e392
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()

This function is only used within this module, so it is no longer
necessary to use EXPORT_SYMBOL_GPL().

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20221018170205.1733958-1-dario.binacchi@amarulasolutions.com
drivers/mtd/nand/core.c
include/linux/mtd/nand.h