diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2024-07-31 09:08:40 +0100 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2024-10-21 11:17:34 +0200 |
commit | 7d189579a287d5c568db623c5fc2344cce98a887 (patch) | |
tree | 37d8271bef51a442613b21af859f119822cffdaf /drivers/mtd/lpddr/lpddr2_nvm.c | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE
The rpc-if-hyperflash driver can be compiled as a module, but lacks
MODULE_DEVICE_TABLE() and will therefore not be loaded automatically.
Fix this.
Fixes: 5de15b610f78 ("mtd: hyperbus: add Renesas RPC-IF driver")
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240731080846.257139-1-biju.das.jz@bp.renesas.com
Diffstat (limited to 'drivers/mtd/lpddr/lpddr2_nvm.c')
0 files changed, 0 insertions, 0 deletions