Arnd Bergmann <arnd@xxxxxxxxxx> writes: > From: Arnd Bergmann <arnd@xxxxxxxx> > > The generic register access functions are compiled conditionally, > causing a link failure in some randconfig builds: > > ERROR: modpost: "mt76_connac_mcu_reg_wr" [drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.ko] undefined! > ERROR: modpost: "mt76_connac_mcu_reg_rr" [drivers/net/wireless/mediatek/mt76/mt7615/mt7663s.ko] undefined! > > Move them out of the #ifdef block. > > Fixes: 02fbf8199f6e ("mt76: mt7663s: rely on mcu reg access utility") > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Felix already submitted an identical patch: https://patchwork.kernel.org/project/linux-wireless/patch/20211023112407.26448-1-nbd@xxxxxxxx/ -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches