openwrt/target/linux/ramips/files/drivers
Mieczyslaw Nalewaj 10127e2201 ramips: mt7621_nand: fix MODULE_DEVICE_TABLE reference
The MODULE_DEVICE_TABLE macro was using an incorrect parameter 'match'
instead of the actual device table name 'mt7621_nfc_id_table'.

This fixes the reference to use the correct symbol name, ensuring
proper device table registration for module autoloading.

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/21418
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-04-06 11:26:27 +02:00
..
dma treewide: replace remove_new with remove 2026-01-03 17:27:25 +01:00
mmc/host/mtk-mmc treewide: replace remove_new with remove 2026-01-03 17:27:25 +01:00
mtd/nand/raw ramips: mt7621_nand: fix MODULE_DEVICE_TABLE reference 2026-04-06 11:26:27 +02:00
net/ethernet/ralink ramips: mtk_eth_soc: handle frag_cache on Linux >= 6.13 2026-04-06 11:26:27 +02:00