aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/parsers
diff options
context:
space:
mode:
authorAlexander Lobakin <alobakin@pm.me>2021-03-23 17:37:19 +0000
committerMiquel Raynal <miquel.raynal@bootlin.com>2021-03-28 19:13:39 +0200
commit25fefc88c71f47db0466570335e3f75f10952e7a (patch)
tree7eeee633d9336efda113c2e34eedb82a547287c3 /drivers/mtd/parsers
parent5c8a620ab22b05eae7e480cb83ff599047b8aff4 (diff)
mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
The module misses MODULE_DEVICE_TABLE() for both SPI and OF ID tables and thus never autoloads on ID matches. Add the missing declarations. Present since day-0 of spinand framework introduction. Fixes: 7529df465248 ("mtd: nand: Add core infrastructure to support SPI NANDs") Cc: stable@vger.kernel.org # 4.19+ Signed-off-by: Alexander Lobakin <alobakin@pm.me> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/20210323173714.317884-1-alobakin@pm.me
Diffstat (limited to 'drivers/mtd/parsers')
0 files changed, 0 insertions, 0 deletions