linux/drivers/mtd/hyperbus
Biju Das 7d189579a2 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: 5de15b610f ("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
2024-10-21 11:17:34 +02:00
..
hbmc-am654.c mtd: hyperbus: hbmc-am654: Convert to platform remove callback returning void 2023-10-16 10:56:48 +02:00
hyperbus-core.c mtd: hyperbus: Make hyperbus_unregister_device() return void 2022-06-09 15:06:13 +02:00
Kconfig mtd: hyperbus: HBMC_AM654 should depend on ARCH_K3 2022-03-14 17:01:58 +01:00
Makefile mtd: hyperbus: add Renesas RPC-IF driver 2020-10-06 12:36:21 +05:30
rpc-if.c mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE 2024-10-21 11:17:34 +02:00